asp.net core 比較好的開源專案

angelasp發表於2020-09-29

使用GitHub搜尋.net 排最前的可以學習一下


微軟開源的.netcore 原始碼:

AspNetCore:https://github.com/aspnet/AspNetCore

Extensions:https://github.com/aspnet/Extensions

NET Core:https://github.com/dotnet/corefx


Debug/反編譯修改程式集工具:

dnSpy:https://github.com/0xd4d/dnSpy


微軟.netCore官方示例:

eShopOnContainers:https://github.com/dotnet-architecture/eShopOnContainers


比較常用實用的類庫:

awesome-dotnet-core:https://github.com/thangchung/awesome-dotnet-core


asp.net ABP框架:

aspnetboilerplate:https://github.com/aspnetboilerplate/aspnetboilerplate


.netCore ABP 框架:

Abp:https://github.com/abpframework/abp/


.netCore ABP 框架:

nopCommerce:https://github.com/nopSolutions/nopCommerce


.net core平臺下的應用框架:

Util:https://github.com/dotnetcore/Util


WTM框架:

https://github.com/dotnetcore/WTM

zkweb:

https://github.com/zkweb-framework

相關文章