.net开发人员应该知道的几个网站

微软文档中心

https://docs.microsoft.com/zh-cn/

微软的博客

https://blogs.msdn.microsoft.com/ 

 

.NET的博客

https://blogs.msdn.microsoft.com/dotnet/

 

微软framework的在线源代码

https://referencesource.microsoft.com/

微软的开源项目

https://opensource.microsoft.com/

 

微软的社区论坛

https://social.msdn.microsoft.com/Forums/zh-CN/home 

 

DotNet在Github上的主页

https://github.com/Microsoft/dotnet

 

Microsoft reference源码

https://github.com/Microsoft/referencesource

 

Framework中 MVC,Web API,Web Pages,Razor的源码

 https://github.com/aspnet/AspNetWebStack

 

.NET Standard源码

https://github.com/dotnet/standard

 

Machine Learning源码

https://github.com/dotnet/machinelearning

 

.NET Core fx源码

https://github.com/dotnet/corefx

 

 

 

 

 

 

.net的专用名词

CLS - Common Language Specification 公共语言规范

CTS - Common Type System 公共类型系统

BCL - Base Class Library 基础类库

FCL - Framework Class Library 框架类库

CLR - Common Language Runtime 公共语言运行时

 

posted @ 2018-07-24 10:09  没有头的狗会死  阅读(259)  评论(0编辑  收藏  举报