.NET Support Policy
Support policies for the various technologies that make up the .NET platform.
Support policies for the various technologies that make up the .NET platform.
Last updated: May 18, 2023
.NET and .NET Core refer to several technologies including the runtime, the SDK, ASP.NET Core, and Entity Framework Core.
The following table tracks release and end of support dates for .NET and .NET Core versions.
Version | Original release date | Latest patch version | Patch release date | Release type | Support phase | End of support |
---|---|---|---|---|---|---|
.NET 7 | November 8, 2022 | 7.0.5 | April 11, 2023 | STS | Active | May 14, 2024 |
.NET 6 | November 8, 2021 | 6.0.16 | April 11, 2023 | LTS | Active | November 12, 2024 |
Major .NET versions are released annually in November. Each .NET release is defined as either Standard Term Support (STS) or Long Term Support (LTS), at the beginning of the release.
STS releases are released in even-numbered years and LTS releases are releases in odd-numbered years.
The quality of all releases are exactly the same, the only difference is the length of support. LTS releases get free support and patches for 3 years.
STS releases get free support and patches for 18 months.
Patch updates are released monthly on the second Tuesday of each month, also known as Patch Tuesday. Within a release's support lifecycle, systems must remain current on released patch updates. Patches to releases are compatible, which eliminates risk adversely affecting applications.
For details, see the .NET and .NET Core support policy.
STS releases were previously known as Current releases.
.NET MAUI is a framework for building modern, multi-platform, natively compiled iOS, Android, macOS, and Windows apps using C# and XAML in a single codebase.
View the .NET MAUI support policy
.NET Framework covers a broad set of Windows technologies including the .NET Framework Base Class Libraries, ASP.NET Web Forms, WCF, and more. Support for .NET Framework follows the Lifecycle Policy of the parent Windows operating system. The .NET Framework is updated machine-wide automatically by Windows Update. .NET Framework 4.8 is the latest version of .NET Framework and will continue to be distributed with future releases of Windows. As long as it's installed on a supported version of Windows, .NET Framework 4.8 will continue to also be supported.
View the .NET Framework support policy
ASP.NET is a web development framework for .NET and includes components that ship in .NET Framework, .NET Core, .NET, and as external packages.
View the ASP.NET support policy
Xamarin offers a set of tools and technologies for creating native iOS, Android, and Windows applications.
View the Xamarin support policy
WCF Client is the .NET version of WCF client libraries and enables applications built on .NET to communicate with WCF services.
View the WCF Client support policy
CoreWCF is a port of Windows Communication Foundation (WCF) to .NET and .NET Core. It's a community project with official support from Microsoft.
The .NET platform is officially supported by Microsoft. Microsoft ships official releases that are built and tested on Microsoft-maintained servers in Azure and supported just like any Microsoft product.
Learn .NET easily with our step-by-step tutorials.