.NET Core 2.0 Preview 1发布下载和文档

.NET Core 2.0.0 Preview 1 发布于 2017 5.10.

你可以通过 Visual Studio 2017 Preview 15.3, Visual Studio for Mac 和VS Code 开发 .NET Core 2.0 应用。

ASP.NET Core 2.0 Preview 1 今天也正式发布了。

你可以通过以下下载开启 .NET Core 2.0 Preview 1 之旅, 无论在 Windows, Linux 还是macOS:

.NET Core 2.0 Preview 1中包含以下改进:

  • 相对于.NET Core 1.x,大量的API增加(> 100%)。
  • 支持.NET Standard 2.0
  • 支持引用.NET Framework库和NuGet包。
  • 支持Visual Basic。
  • .NET Core 2.0.NET Standard 2.0的 API文档
  • MacOS上不再使用OpenSSL - .NET Core使用的是Apple加密库。
  • .NET单元测试支持。

使用 Visual Studio 2017 Preview 15.3、 Visual Studio for Mac、 Visual Studio Code 都可以开发.NET Core 2.0 Preview 1。

.NET Core 2.0 API文档:https://docs.microsoft.com/en-us/dotnet/api/?view=netcore-2.0

.NET Standard 2.0 API文档:https://docs.microsoft.com/en-us/dotnet/api/?view=netstandard-2.0

官方文档:https://blogs.msdn.microsoft.com/dotnet/2017/05/10/announcing-net-core-2-0-preview-1/

posted @ 2017-05-11 08:57  LineZero  阅读(3183)  评论(2编辑  收藏  举报