.NET 11 Preview 1 is now available



 Microsoft Dev Blogs:

Today, we are excited to announce the first preview release of .NET 11! We just shipped our first preview release, adding to some major enhancements across the .NET Runtime, SDK, libraries, C#, ASP.NET Core, Blazor, .NET MAUI, and more. Check out the full release notes linked below and get started today.

Download .NET 11 Preview 1

This release contains the following improvements.

Libraries

Runtime

SDK

MSBuild

C#

F#

This release you will find updates across the F# compiler, including parallel compilation enabled by default, faster compilation of computation expression-heavy code, new features like --disableLanguageFeature and --typecheck-only for FSI, the ML compatibility removal, and bug fixes.

Visual Basic

.NET 11 Preview 1 doesn’t include any new Visual Basic language features or breaking changes. Browse the full release notes for details.

ASP.NET Core & Blazor

.NET MAUI

.NET for Android

Browse the full release notes for all of this and more.

Windows Forms

This release focused on quality improvements. A full list of changes can be found in the release notes.

Windows Presentation Foundation (WPF)

This release focused on quality improvements, including fixes for Fluent window backdrop and background in Windows 10. A full list of changes can be found in the release notes.

Entity Framework Core

Container Images

.NET 11 Preview 1 does not introduce new container image features. Browse the full release notes for details.

Get started​

To get started with .NET 11, install the .NET 11 SDK.

If you’re on Windows using Visual Studio, we recommend installing the latest Visual Studio 2026 Insiders. You can also use Visual Studio Code and the C# Dev Kit extension with .NET 11.


 Source:

 

Latest Support Threads

Back
Top Bottom