ASP.NET Core 2.3 end of support announcement

Today we are announcing that ASP.NET Core 2.3 will reach end of support on April 7, 2027. After that date, Microsoft will no longer provide security patches, bug fixes, or technical support for ASP.NET Core 2.3.

This announcement provides the required 12 months of advance notice, as defined by the Microsoft Support Lifecycle Policy for products classified as “Tools.”

Current support policy

ASP.NET Core 2.3 packages (latest patched version only) are currently supported on .NET Framework, following the support cycle for those .NET Framework versions. After April 7, 2027, this support will end regardless of the .NET Framework version in use.

Impact of end of support

After ASP.NET Core 2.3 reaches end of support:

  • Your applications will continue to run. End of support does not break existing applications.
  • No new security updates will be issued for ASP.NET Core 2.3.
  • Continuing to use an unsupported version may expose your applications to security vulnerabilities.
  • Technical support will no longer be available for ASP.NET Core 2.3.
  • The ASP.NET Core 2.3 packages will be deprecated.

Upgrade recommendation

We understand that upgrading is an investment, and we want to make the process as smooth as possible. Modern versions of .NET offer significant improvements in performance, security, and developer productivity that make the upgrade well worth the effort.

We recommend upgrading to a currently supported version of .NET, such as .NET 10 (LTS).

To help with the upgrade process, we recommend using GitHub Copilot App Modernization, which provides AI-powered assistance to help you analyze, plan, and execute your migration to a modern .NET version.

Resources

Closing

ASP.NET Core 2.3 will reach end of support on April 7, 2027. We strongly recommend starting your migration to a supported version of .NET today, leveraging tools like GitHub Copilot App Modernization to facilitate the process. If you have any questions or need assistance, please reach out to us through our support channels.

The post ASP.NET Core 2.3 end of support announcement appeared first on .NET Blog.

Scroll to Top