Exploring .NET 11 Preview 4: Key Updates and New Features

By

Introduction

The .NET team has released .NET 11 Preview 4, marking another milestone in the evolution of the platform. This preview brings significant enhancements across the runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, and Entity Framework Core. Developers can now download and test these improvements, which include long-awaited library updates, performance optimizations, and new tooling capabilities. Below, we break down the most notable changes in each area.

Exploring .NET 11 Preview 4: Key Updates and New Features
Source: devblogs.microsoft.com

Libraries: Major Overhaul of Core Components

This release introduces the most substantial update to the Process class in years, alongside new streaming APIs for compression and improved floating-point support. Key highlights include:

Back to top

Runtime: Async Compilation and JIT Optimizations

The .NET runtime itself has been recompiled with runtime-async support, enabling asynchronous calls in low-level infrastructure. Additionally, the JIT compiler gains new optimizations:

Back to top

SDK: Enhanced Tooling for Mobile and Shell

The .NET SDK preview delivers developer-experience improvements, especially for mobile projects and command-line operations:

Back to top

C#: Cleaner Diagnostics and Build Caching

Two targeted improvements enhance the C# developer experience:

Back to top

ASP.NET Core: OpenAPI, Blazor, and MCP Server Template

Web developers gain several new capabilities in ASP.NET Core:

Exploring .NET 11 Preview 4: Key Updates and New Features
Source: devblogs.microsoft.com

Back to top

.NET MAUI: Mobile Debugging with dotnet watch

Mobile developers will appreciate expanded support for hot reload and debugging:

Back to top

Entity Framework Core: Vectors, JSON, and Temporal Periods

The ORM framework introduces several database-focused features:

Back to top

Getting Started with .NET 11 Preview 4

Ready to try the new features? Follow these steps:

  1. Download the .NET 11 Preview 4 SDK from the official .NET download page.
  2. If you use Visual Studio on Windows, upgrade to the latest Visual Studio 2026 Insider build for full compatibility.
  3. Alternatively, use Visual Studio Code with the C# Dev Kit extension for a lightweight development environment.
  4. Check the linked release notes for each component to explore detailed changes.

This preview gives you a chance to influence the final .NET 11 release through feedback. Dive in and start building with the latest tools and libraries.

Tags:

Related Articles

Recommended

Discover More

Mastering ECS Managed Daemons: A Platform Engineer's Guide to Decoupled Agent Management6 Shocking Facts About the WordPress Plugin Supply Chain AttackBreaking: Cambrian Fossil Discovery Alters Origin Story of Animal LifeMeta Unveils KernelEvolve: AI Agent Automates Chip Optimization for Massive Speed Gains Across Heterogeneous Hardware7 Essential Strategies for Closing the Local Account Security Gap