.NET 5.0.1 现已发布,本次更新包含了一些可靠性和其他非安全性改进。此外,官方表示,从现在开始,.NET Core 更新将通过 Microsoft Update(包括 Windows Server Update Services(WSUS)和 Microsoft Update Catalog)进行交付。
改进
Visual Studio
对 Visual Studio 用户来说,其需要 Visual Studio 16.8 或更高版本才能在 Windows 上使用 .NET 5.0;在 macOS 上,则需要基于最新的 Visual Studio for Mac 版本。Visual Studio Code 的 C# 扩展支持 .NET 5.0 和 C# 9。
更多详情可查看:https://devblogs.microsoft.com/dotnet/net-december-2020/
下载地址:https://dotnet.microsoft.com/download/dotnet/5.0
(文/开源中国)