---
title: "End of support looms for .NET 8 and .NET 9"
url: https://daily.dev/posts/end-of-support-looms-for-net-8-and-net-9-dpivhb03i
source_url: https://www.infoworld.com/article/4191704/end-of-support-looms-for-net-8-and-net-9.html
type: article
source: "InfoWorld"
published: 2026-07-01T16:13:47.161Z
updated: 2026-07-01T16:14:06.124Z
tags: ["microsoft", ".net", "visual-studio"]
reading_time: 2
upvotes: 12
comments: 14
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# End of support looms for .NET 8 and .NET 9

**[InfoWorld](https://daily.dev/sources/infoworld)** · 2 min read · 12 upvotes · 14 comments

## Summary

Microsoft will end support for .NET 8 and .NET 9 on November 10, 2026. After that date, no servicing updates, security fixes, or technical support will be provided. Microsoft recommends upgrading to .NET 10, an LTS release supported through November 2028. Upgrading involves changing the TargetFramework property in project files to net10.0 and updating development and hosting environments. Applications on unsupported versions will continue to run but will be exposed to unpatched security vulnerabilities. Visual Studio 2022 will also mark .NET 8 and .NET 9 components as out of support in a future update.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoworld.com/article/4191704/end-of-support-looms-for-net-8-and-net-9.html>

## Community discussion

Top comments from developers on daily.dev.

**@teec** · 6 upvotes

> I feel like Microsoft is pushing these versions out to fast. Each version release was close to 1 year ahead of the previous release. Why not focus on a particular version release with a support time frame of 5 years? Stop all this moving from one version to the next so fast.

**@thabangkhoza** · 1 upvotes

> Starting to feel like JavaScript environments at this point

**@abhiroop43** · 1 upvotes

> To the people who are saying that the support duration is quite short:
>
>
> - .NET LTS - Supported for 36 months
> - .NET STS - Supported for 24 months
>
>
> In comparison, enterprise-grade JS/TS frameworks, for example, Angular has an 18-month support policy.

**@luispsarmiento** · 1 upvotes

> The team is going very fast; some years ago the .net 9 version was new. I expect that the migration is very fast and a bit conflictive.

**@vedhasagaran** · 0 upvotes

> Hi, I have a question, eventually they will stop .Net 10 too, what are we supposed to do ? Do we have to update the code base regularly ?

## Similar posts on daily.dev

- [.NET and .NET Framework November 2025 servicing releases updates](https://daily.dev/posts/net-and-net-framework-november-2025-servicing-releases-updates-kfaimqyfa) · .NET Blog · 12 upvotes · 0 comments

---

Tags: [#microsoft](https://daily.dev/tags/microsoft), [#.net](https://daily.dev/tags/.net), [#visual-studio](https://daily.dev/tags/visual-studio)

[View this post on daily.dev](https://daily.dev/posts/end-of-support-looms-for-net-8-and-net-9-dpivhb03i)
