.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
- Visual Studio 2017 Preview 15.3 for Windows
- Visual Studio for Mac
- Visual Studio Code
.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/