.NET 6.0 Preview 5 Released
News: Now you can go and use .NET 6.0 Preview 5 features list which is Released on 17 June 2021
Now you can go and use .NET 6.0 Preview 5 features list which is Released on 17 June 2021.
.NET 6.0.0 Preview 5 Released https://t.co/luH4v1s8Ha #dotnet
— Joe Ingeno (@JoeIngeno) June 18, 2021
What's new in .NET 6 Preview 5
.NET 6 is the next major release of .NET following .NET 5. You can see some of the new features available with .NET 6 Preview 5 at dotnet/core #6099.
See the .NET, ASP.NET Core, Entity Framework Core and .NET MAUI blogs for additional details. Here is the list of some of the additions and updates we're excited to bring in Preview 5.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
$ dotnet --version
6.0.100-preview.5.21302.13