.NET 11 Preview 1 is now available!

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.

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.

The post .NET 11 Preview 1 is now available! appeared first on .NET Blog.

Scroll to Top