Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.6 KB

daily-builds.md

File metadata and controls

25 lines (17 loc) · 1.6 KB

.NET Daily Builds -- Servicing and future releases

The .NET team builds many branches of the product daily. You can install these builds to try out functionality prior to release.

Daily builds, for both future and servicing branches, are available as Docker container images from the Microsoft Container Registry.

Future Releases

Preview branches are for new versions of .NET that have not yet been released and are not yet supported.

Component .NET 8.0
SDK .NET SDK 8.0.xxx
ASP.NET Core ASP.NET Core 8.0
Runtime .NET Runtime 8.0

Servicing Releases

Servicing branches are for new patch versions of .NET that have not yet been released and are not yet supported.

Component .NET 7.0 .NET 6.0
SDK .NET SDK 7.0.xxx .NET SDK 6.0.xxx
ASP.NET Core ASP.NET Core 7.0 ASP.NET Core 6.0
Runtime .NET Runtime 7.0 .NET Core Runtime 6.0