hanbindsg

导航

随笔分类 -  net core

net core
微软.net 编译器实现流程 (1)
摘要:Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Roslyn\csc.exe 参数 /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702,2008 /fullpaths 阅读全文

posted @ 2020-12-22 18:50 hanbindsg 阅读(249) 评论(0) 推荐(0)

微软.net installer源码解析
摘要:微软源码地址 dotnet/install-scripts/blob/master/src/dotnet-install.ps1 代码 [string]$AzureFeed="https://dotnetcli.azureedge.net/dotnet", [string]$UncachedFeed 阅读全文

posted @ 2020-11-14 16:50 hanbindsg 阅读(251) 评论(1) 推荐(0)

.Net 5 正式版RTM 发布
摘要:下载连接 https://dotnetcli.azureedge.net/dotnet/Sdk/5.0.100-rtm.20515.8/dotnet-sdk-5.0.100-rtm.20515.8-win-x64.exe 阅读全文

posted @ 2020-10-16 17:24 hanbindsg 阅读(1462) 评论(0) 推荐(0)