Building for the agentic web with .NET 11 | OD802

Daniel Roth frames .NET 11 as a step toward “agentic web apps”, combining faster and more secure ASP.NET Core and Blazor fundamentals with tighter integration into .NET Aspire for distributed app development, plus new building blocks (agents, tools, skills, and components) aimed at agentic experiences.

Overview

The session covers new and upcoming capabilities across Blazor, ASP.NET Core, and .NET Aspire, with demos that focus on UI components, form handling patterns, validation and localization, and Aspire-based templates and tooling.

Blazor feature demos

Environment boundary, label/display name components, and QuickGrid improvements

TempData with form post and redirect

Client-side validation improvements for static Blazor pages

Localization for data annotation validation messages

Blazor WebAssembly with .NET Aspire

Setting up a standalone Blazor WebAssembly app with Aspire

New Blazor WebAssembly Service Defaults templates

Future debugging integrations in the Aspire dashboard

Agentic web app building blocks

Front-end tools and agent-client interaction

Blazor components for agentic UI experiences

Resources