.NET 11 in depth: Runtime, libraries, and SDK for the AI era | OD806

Microsoft Developer presents an in-depth Build 2026 session on .NET 11 improvements across the runtime, libraries, and SDK, with a focus on performance, diagnostics, and developer productivity. It also highlights work that supports intelligent, cloud-connected, and agent-driven apps, plus concrete library updates like Unicode and JSON enhancements.

Overview

This session (OD806) walks through key .NET 11 investments that aim to make modern .NET apps faster, easier to diagnose in production, and more efficient to ship and run.

Ecosystem work: making the CLI and libraries Trim/AOT friendly

Telemetry modernization and trim-friendly patterns

Tracing and performance monitoring with OpenTelemetry and Aspire Dashboard

SDK acquisition and download optimizations

Text processing enhancements and Unicode validation APIs

System.Text.Json updates

Debugging async behavior: nested async and stack traces

Resources