dotnet / announcements

Subscribe to this repo to be notified of Announcements and changes in .NET Core.
Creative Commons Attribution 4.0 International
1.29k stars 44 forks source link

.NET Core 2.1 has reached end of life #199

Open rbhanda opened 3 years ago

rbhanda commented 3 years ago

.NET Core 2.1 reached end of life on August 21, 2021. This means .NET Core 2.1 is no longer supported and updates will no longer be provided. If your application uses NET Core 2.1, we strongly recommend you migrate your application to a supported version – .NET Core 3.1 or later. You can download these versions from the .NET website.

We've created an issue at dotnet/core#6640 for your questions and comments.

.NET Core 2.1 Lifecycle

.NET Core releases belong to one of two support lifecycles: long term support (LTS) and Current. LTS releases are stable release which receive critical updates and are supported for at least three years. Current releases can include new features that may undergo future change based on feedback. Current releases are supported for three months after the subsequent .NET Core major or minor release. Both LTS and Current releases receive critical fixes throughout their lifecycle, for security, reliability, or to add support for new operating system versions. You must stay up-to-date with the latest patches to qualify for support.

.NET Core 2.1 was shipped in May 30, 2018 and was declared an LTS release with the 2.1.3 update in August 2018. The 3-year lifecycle for the 2.1 release has come to an end on August 21, 2021.

.NET Core 2.1 Downloads

.NET Core 2.1 installers, zips and tar.gzs will remain available, but unsupported. This includes existing releases available on Linux package feeds. Previous versions, including 2.1, will be accessible through the .NET Downloads page.

Policy Information

Additional lifecycle and support details and background can be seen in the following: