.net core
https://ken.io/note/dotnet-core-qucikstart-preface
https://blog.csdn.net/sD7O95O/article/details/78096257
https://www.yiibai.com/dotnet_core/dotnet_core_getting_started.html
------------------------------------------------------------------------------------
https://www.cnblogs.com/wyt007/p/8030370.html 像樣點的教程 **
ASP.NET Core的Kestrel服務器
https://www.cnblogs.com/Wddpct/p/6123653.html
------------------------------------------------------------------------------------------------------
Asp.Net Core 2.0 之旅---在window 上 部署WEB應用程序 像樣點的教程 安裝 core **
https://blog.csdn.net/huanghuangtongxue/article/details/79133815
1. 安裝 core sdk
dotnet-hosting-2.2.2-win.exe [hosting Runtime ]
dotnet-sdk-2.2.104-win-x64.exe [SDK]
2. 無法上網使用本地的 nuget 本地nupkg 配置路徑
C:\Program Files\dotnet\sdk\NuGetFallbackFolder
下載 NETCORE SDK2.2
https://dotnet.microsoft.com/download
菜鳥入門【ASP.NET Core】2:部署到IIS
https://www.cnblogs.com/Agui520/p/8340445.html
------------------------------------------------------------------------------------
NET Core官方教程
https://docs.microsoft.com/zh-cn/dotnet/core/get-started?view=aspnetcore-2.1&tabs=windows
ASP.NET Core 中文文檔目錄
http://www.cnblogs.com/dotNETCoreSG/p/aspnetcore-index.html
如何學習 NET CORE
https://bbs.csdn.net/topics/392459341?page=1
Asp.Net Core實戰(干貨)
https://www.cnblogs.com/sportsky/p/9400419.html
資料:
《ASP.NET Core跨平台開發從入門到實戰》PDF下載(無需積分)
鏈接: https://pan.baidu.com/s/1qUQEqrR1oR7kARe-cjrfdA 提取碼: h6rh
ASP.NET+Core+2+and+Angular+5-Packt+Publishing(2017)
Pro ASP.NET Core MVC(6th)