microsoft .net 中文文档
https://docs.microsoft.com/zh-cn/dotnet/
microsoft asp.net core 中文文档
https://docs.microsoft.com/zh-cn/aspnet/core/getting-started/?view=aspnetcore-2.2&tabs=windows
国内翻译的ASP.NET Core 中文文档目录
https://www.cnblogs.com/dotNETCoreSG/p/aspnetcore-index.html
https://github.com/aspnet aspnetcore源码
https://github.com/dotnet?page=1 dotnet源码
https://github.com/dotnet/corefx 这个是.net core的 开源项目地址
https://github.com/aspnet 这个下面是asp.net core 框架的地址,里面有很多仓库。
https://github.com/aspnet/EntityFrameworkCore EF Core源码
https://github.com/aspnet/Configuration 配置模块源码
https://github.com/aspnet/Routing 路由模块
https://github.com/aspnet/Security 认证及授权
https://github.com/aspnet/DependencyInjection 依赖注入
https://github.com/aspnet/HttpAbstractions 这个一定要看,有很多的一些HTTP管道的抽象接口都定义在这里
https://github.com/aspnet/Options 看名字
https://github.com/aspnet/Mvc
https://github.com/aspnet/Hosting
Asp.NETCore轻松学系列阅读指引目录系列学习文章
通俗易懂,什么是.NET?什么是.NET Framework?什么是.NET Core?
路由
管道
中间件
AutoMapper
Castle
Autofac
https://autofaccn.readthedocs.io/zh/latest/ autofac中文文档
AspectCore
Dapper
RestSharp
Nancy
Json.NET
NLog
Quartz.Net
Autofac
AutoMapper
Swashbuckle
AngleSharp
Avalonia
nopCommerce
aspnetboilerplate
IdentityServer4
CodeHub