Anyone else check out the latest .NET 10 Preview 6 drop? It’s a small release overall, but ASP.NET Core and Blazor are definitely carrying it.
Some highlights:
- Bundler support in ASP.NET Core (nice for folks juggling JS alongside C#)
- Minimal API validation baked in
- Better diagnostics for Blazor
- Server-side state persistence so you can avoid rebuilding state on every reconnect
Thoughts on this release? Are these meaningful quality-of-life updates, or just incremental polish? Full rundown is here, btw: https://visualstudiomagazine.com/articles/2025/07/15/aspnet-core-and-blazor-dominate-small-net-6-preview-6-release.aspx