.NET Rocks!

ASP.NET Core in 2026 with Daniel Roth

Apr 2, 2026
Daniel Roth, Principal Product Manager on the ASP.NET team at Microsoft, guides the roadmap for ASP.NET Core and Blazor. He discusses the public roadmap and themes for .NET 11. Conversations cover Blazor momentum, MVC and Razor continuity, async validation and runtime async gains, state persistence and pause/resume for scaling, WebAssembly workers, and AI/AGUI integrations.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Upgrading Yields Instant Performance Gains

  • Upgrading to the latest .NET gives immediate performance and memory improvements without changing your code.
  • Daniel Roth highlights .NET 10's runtime and library optimizations that reduce allocations and shrink memory footprints for existing apps.
ADVICE

Upgrade When You Can And Use Modernization Tools

  • Do upgrade when possible because the ASP.NET team keeps a high compatibility bar and breaking changes are minimal.
  • Use app modernization tooling or GitHub Copilot app modernization to scan and fix remaining breaking-change sites in large solutions.
INSIGHT

Async Validation Is Finally Coming

  • ASP.NET Core's public GitHub roadmap focuses on four themes including addressing long-standing pain points.
  • Daniel calls out async validation as a decades-old top request being implemented across minimal APIs, Blazor, and core abstractions in .NET 11.
Get the Snipd Podcast app to discover more snips from this episode
Get the app