.NET 10 - Release
- Dominant language
- No language data
- Stars
- 1.4k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
> This issue is a locked mirror of https://github.com/dotnet/core/discussions/10157. See that thread for discussion.
We are pleased to announce the general availability of .NET 10.
Read about the final release on the [.NET Blog announcement](https://aka.ms/dotnet10).
This release contains improvements across the entire .NET stack. Check out the highlights below and the full release notes.
## 🛠️ SDK
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/sdk.md)
## 📱 .NET MAUI
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/dotnetmaui.md)
## 🎁 Entity Framework Core
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/efcoreanddata.md)
## 📚 Libraries
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/libraries.md)
## ⏱️ Runtime
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/runtime.md)
## C#
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/csharp.md)
## F#
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/fsharp.md)
## 🌐 ASP.NET Core & Blazor
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/aspnetcore.md)
## 🖥️ Windows Forms
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/winforms.md)
## 🖥️ Windows Presentation Foundation (WPF)
* [Full Release Notes](https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/wpf.md)
## 🚀 Get started
To get started with .NET 10, [install the .NET 10 SDK](https://dotnet.microsoft.com/download/dotnet/10.0).
If you're on Windows using Visual Studio, we recommend installing the latest [Visual Studio 2022](https://visualstudio.microsoft.com/download/). .NET 10 can be installed directly through the Visual Studio installer starting with Visual Studio 2022 17.13.
You can also use Visual Studio Code and the [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) extension with .NET 10.
Celebrate the release of .NET 10 at [.NET Conf 2025](https://dotnetconf.net/) - November 11th - 13th.
## 🔔 Stay up-to-date with .NET 10
You can stay up-to-date with all the features of .NET 10 with:
* [What's new in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview)
* [What's new in C# 14](https://learn.microsoft.com/dotnet/csharp/whats-new/csharp-14)
* [What's new in F# 10](https://learn.microsoft.com/dotnet/fsharp/whats-new/fsharp-10)
* [What's new in .NET MAUI](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10)
* [What's new in ASP.NET Core](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0)
* [What's new in .NET Aspire](https://learn.microsoft.com/dotnet/aspire/whats-new/)
* [What's new in Entity Framework Core](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew)
* [What's new in Windows Forms](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/net100)
* [What's new in WPF](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100)
* [Breaking Changes in .NET 10](https://learn.microsoft.com/dotnet/core/compatibility/10.0)
* [.NET 10 Releases](https://github.com/dotnet/core/blob/main/release-notes/10.0/README.md)
Additionally, be sure to subscribe to the GitHub Discussions [RSS news feed](https://github.com/dotnet/core/discussions/categories/news.atom) for all release announcements.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.