码迷,mamicode.com
首页 > Web开发 > 详细

.NET Core 相关源码地址

时间:2020-11-27 11:09:00      阅读:7      评论:0      收藏:0      [点我收藏+]

标签:abs   injection   abstract   tin   routing   配置   core   end   uri   

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

.NET Core 相关源码地址

标签:abs   injection   abstract   tin   routing   配置   core   end   uri   

原文地址:https://www.cnblogs.com/lanhaipeng/p/14028145.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!