ASP.Net Core 2.x學習資源

微軟MVP的教程:

1. ASP.NET Core 簡介和開發工具

2. ASP.NET Core 啓動相關的基礎知識

3. 使用Nuget & NPM 安裝,優化第三方庫

4. 配置MVC和其它中間件

5. 環境和Tag Helpers 1

6. Tag Helpers 2

7. 配置參數和View Component

8. 發佈 9. 部署到Ubuntu (Nginx, 監控, HTTPS)

大佬的博客園地址: https://www.cnblogs.com/cgzl

開源項目代碼: https://github.com/solenovex/ASP.NET-Core-Getting-Started

語雀上的筆記(佩服)https://www.yuque.com/yuejiangliu/dotnet/solenovex-core-mvc-intro

       語雀筆記 https://www.yuque.com/yuejiangliu/dotnet/solenovex-core-mvc-comp


微軟VS2019文檔: https://docs.microsoft.com/zh-cn/visualstudio/ide/?view=vs-2019

微軟asp.netCore 2.x文檔:https://docs.microsoft.com/en-us/aspnet/core


《微軟開源跨平臺移動開發實踐》(這個是基於1.x的) 源碼 https://github.com/micli/MuscleFellow

ASP.NET Core中Mvc、WebAPI以及SignalR開發時與原來ASP.NET中的一些細小區別https://www.cnblogs.com/selimsong/p/10047321.html#t5.1

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章