March 10th, 2026
heart2 reactions

.NET 11 Preview 2 is now available!

Today, we are excited to announce the second preview release of .NET 11! This release includes improvements across the .NET Runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, F#, Entity Framework Core, container images, and more. Check out the full release notes linked below and get started today.

This release contains the following improvements.

📚Libraries

⏱️Runtime

🛠️ SDK

C#

.NET 11 Preview 2 doesn’t include any notable new C# language features or breaking changes. Browse the What’s new in C# documentation for details.

F#

Visual Basic

.NET 11 Preview 2 doesn’t include any notable new Visual Basic language features or breaking changes. Browse the What’s new in Visual Basic documentation for details.

🌐 ASP.NET Core & Blazor

📱 .NET MAUI

.NET for Android

Browse the full release notes for all of this and more, including experimental CoreCLR support for .NET for iOS, Mac Catalyst, macOS, and tvOS.

🖥️ Windows Forms

.NET 11 Preview 2 doesn’t include any notable new Windows Forms features or breaking changes. Browse the What’s new in Windows Forms documentation for details.

🖥️ Windows Presentation Foundation (WPF)

This release focused on quality improvements, including a fix to guard against crashes caused by Desktop Window Manager (DWM) failures. A full list of changes can be found in the release notes.

🎁 Entity Framework Core

📦 Container Images

🚀 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.

Author

.NET is the free, open-source, cross-platform framework for building modern apps and powerful cloud services.

6 comments

Sort by :
  • Троепольский Алексей 1 day ago

    Ef core links leads to page without mentioned features

    • Jon GallowayMicrosoft employee

      They’re all there now, there are sometimes delays in docs publishing compared to when the post and release go out.

  • Jan Martin

    I hope all the teams at Microsoft who deliver dotnet are starting to implement dotnet11 support now, we are still waiting for dotnet10 to be available in Azure Pipelines!

    • Tyler 1 day ago

      We’ve been using .NET 10 in Azure DevOps pipelines just fine since November.

    • Daniel Flöijer 1 day ago

      What’s the issue you’re having? Are you using self hosted or microsoft hosted agentes? Have you tried forcing .NET 10 to install with the task UseDotNet?

      • Jan Martin

        They only just released windows 2025 as a build target which supports .net 10, every other target gives you an unsupported warning