|
| 1 | +# .NET 10 - Release Notes |
| 2 | + |
| 3 | +.NET 10 was released on November 11th, 2025. Find more information on new features released in .NET 10 by browsing through the release notes below: |
| 4 | + |
| 5 | +* [Libraries](./libraries.md) |
| 6 | +* [Runtime](./runtime.md) |
| 7 | +* [SDK](./sdk.md) |
| 8 | + |
| 9 | +## Feature Release Notes |
| 10 | + |
| 11 | +* [.NET MAUI](./dotnetmaui.md) |
| 12 | +* [ASP.NET Core](./aspnetcore.md) |
| 13 | +* [C#](./csharp.md) |
| 14 | +* [EF Core and Data](./efcoreanddata.md) |
| 15 | +* [F#](./fsharp.md) |
| 16 | +* [WinForms](./winforms.md) |
| 17 | +* [WPF](./wpf.md) |
| 18 | + |
| 19 | +## Get Started |
| 20 | + |
| 21 | +Instructions on getting started with .NET 10 can be found in the [getting started guide](../get-started.md). Installers and binaries for .NET 10 can be found [here on GitHub](./10.0.0.md). |
| 22 | + |
| 23 | +## Announcements & Discussions |
| 24 | + |
| 25 | +Celebrate the launch of .NET 10 and find out more through the [.NET 10 Announcement](https://aka.ms/dotnet10) blog. |
| 26 | + |
| 27 | +## Stay up-to-date |
| 28 | + |
| 29 | +You can find a detailed overview of all new features in .NET 10: |
| 30 | + |
| 31 | +* [What's new in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview): [Runtime](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/runtime), [Libraries](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/libraries), and [SDK](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/sdk) |
| 32 | +* [What's new in C# 14](https://learn.microsoft.com/dotnet/csharp/whats-new/csharp-14) |
| 33 | +* [What's new in F# 10](https://learn.microsoft.com/dotnet/fsharp/whats-new/fsharp-10) |
| 34 | +* [What's new in ASP.NET Core](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0) |
| 35 | +* [What's new in .NET Aspire](https://learn.microsoft.com/dotnet/aspire/whats-new/) |
| 36 | +* [What's new in .NET MAUI](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10) |
| 37 | +* [What's new in EF Core](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew) |
| 38 | +* [What's new in WPF](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100) |
| 39 | +* [What's new in Windows Forms](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/net100) |
| 40 | + |
| 41 | +The latest .NET 10 release is always available at [dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet/10.0) and [.NET 10 Releases](../../README.md). |
0 commit comments