.NET Core 经过了将近2年的开发,去年12月份发布的RC1版本,明确来说那只是一个beta版本,自从RC1发布以来,看到github里的RC2分支,整个工具链都发生了很大的变化,大家都在焦急的等待着微软发布.NET Core RC2, 昨天.NET 官方博客回应了大家关心 .NET Core RC2 – Improvements, Schedule, and Roadmap。
博客文章里已经明确了RC2 是一个真正的RC版本,就在5月中旬发布,也就是下周了。 RTM 版本是6月底,时间表如下:
.NET Core and ASP.NET Core 1.0 RC2 runtime and libraries will be available in mid-May.
Tooling will be Preview 1 and bundled with this release.
.NET Core and ASP.NET Core 1.0 RTM (release) runtime and libraries will be available by the end of June.
Tooling will be Preview 2 and bundled with this release.
We will continue to make changes and stabilize the tooling until it RTMs with Visual Studio “15”.
但是工具链还是Preview 1,正式发布要等到Visual Studio“15”,这个时间可是要等到年底了,还是要社区多参与微软团队加快进度才行。
RC2 这次统一了框架和工具链,RC2 不仅仅是构建asp.net core,还可以构建控制台,服务端应用程序啦。开发工具都是CLI的,支持Visual Studio 和 Visual Studio Code。.NET Core RC2还有一个很关键的.NET Standard,Xamarin公司已经被微软收购,通过.NET Standard将.NET Fx,Mono,Xamarin都统一起来了,将来我们就有一个很全面的.NET ,下面两张图将很好的描述出我们的.NET FX 变为一个更美好的.NET.
相关文章:
ASP.NET Core 1.0 入门——了解一个空项目
ASP.NET Core 1.0 部署 HTTPS (.NET Framework 4.5.1)
.NET Core 1.0、ASP.NET Core 1.0和EF Core 1.0简介
云服务器下ASP.NET Core 1.0环境搭建(包含mono与coreclr)
使用VS Code开发ASP.NET Core 应用程序
dotnet run是如何启动asp.net core站点的
ASP.NET Core提供模块化Middleware组件
“dotnet restore"和"dotnet run"都做了些什么?
探秘 dotnet run 如何运行 .NET Core 应用程序
.NET Portability Analyzer 已开源
ASP.NET Core的配置(2):配置模型详解
.NET Core 1.0 RC2 历险之旅
使用VS Code开发 调试.NET Core 应用程序
让我们Core在一起:ASP.NET Core & .NET Core
.NET Core VS Code 环境配置
原文地址:http://www.cnblogs.com/shanyou/p/5468034.html
.NET社区新闻,深度好文,微信中搜索dotNET跨平台或扫描二维码关注