The Support Length for .NET LTS and STS versions
As you might know, a new major release of .NET comes out every year. Even .NET releases like .NET 8 and .NET 10 are so-called long term support (LTS) versions, and odd .NET releases like .NET 7 and .NET 9 are short term support (STS) versions.
You might ask yourself when you should switch to a new version. Let's clarify this.
(more…)