ASP .NET Core 10¶
ASP.NET Core 10 is the latest version of Microsoft's cross-platform, high-performance framework for building modern, cloud-based, and internet-connected applications.
.NET 10 is the successor to .NET 9. It will be supported for one year as a standard-term support (STS) release. You can download .NET 10 here.
Prerequisites:
- Visual Studio 2022 17.13 or Visual Studio 2022 17.14 Preview
- .NET 10 SDK
ASP .NET Core 9¶
ASP.NET Core 9 is a standard-term support (STS) release of Microsoft's cross-platform, high-performance framework for building modern, cloud-based, and internet-connected applications.
.NET 9 is the successor to .NET 8. It is supported for one year as a standard-term support (STS) release. You can download .NET 9 here.
Prerequisites:
- Visual Studio 2022 17.12
- .NET 9 SDK
ASP .NET Core 8¶
.NET 8 was officially released and generally available on November 14th, 2023. Microsoft released .NET 8 as the latest version of the cross-platform and open-source software development platform in the .NET ecosystem.
.NET 8 is the successor to .NET 7. It is supported for three years as a long-term support (LTS) release. You can download .NET 8 here.
Prerequisites:
- Visual Studio 2022 17.8
- .NET 8 SDK
If you don't have these prerequisites, you can download and install Visual Studio 2022 17.8 from here. However, if you already have a Visual Studio 2022 version lower than the one mentioned above, you can upgrade to Visual Studio 2022 17.8 from the Visual Studio installer.