← All stories
● Covered by 1 source · 1 reportMedium impact

.NET 8 and .NET 9 will reach end of support on November 10, 2026

New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • .NET 8 and .NET 9 end of support on November 10, 2026.
  • Microsoft recommends upgrading to .NET 10 for ongoing support.
  • Existing applications will still run but will not receive updates.

End of Support Date

Microsoft has announced that .NET 8 and .NET 9 will reach their end of support on November 10, 2026. This means no further servicing updates, security fixes, or technical assistance will be available for these versions. Developers are encouraged to transition to .NET 10, which is an LTS release supported until November 2028.

Support Policies for .NET Releases

.NET 8 is classified as a Long Term Support (LTS) release with a 36-month support lifecycle starting from its release in November 2023. Conversely, .NET 9 is a Standard Term Support (STS) release and will now receive 24 months of support instead of the previous 18. Both versions will end their support on November 10, 2026.

Implications of End of Support

Post November 10, 2026, applications built on .NET 8 or .NET 9 will continue functioning but will be without new security updates, exposing them to potential vulnerabilities. Developers and users will not have access to technical support for any issues arising from these unsupported versions.

Visual Studio Compatibility

Future updates for Visual Studio 2022 will mark the components of .NET 8 and .NET 9 as out of support. Users will need to retarget their projects to .NET 10 or later to ensure continued compatibility and support. Options to remove unsupported components will be available in Visual Studio.

Actions for Developers

For users relying on .NET 8 or .NET 9 applications, it is advised to consult with software developers or vendors for updated versions compatible with .NET 10. The upgrade process involves adjusting the TargetFramework property in project files to net10.0 and ensuring all development and hosting environments are updated accordingly.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 24

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Primary sources

GitHub dotnet/core

Reporting from

.NET 8 and .NET 9 will no longer receive updates or support after November 10, 2026. Microsoft recommends upgrading to .NET 10 for continued security updates and support, as both versions will leave users exposed to vulnerabilities without patches.