Software

Microsoft releases .NET 11 Preview 1 with Runtime Async and C# 15 features.

.NET 11 Preview 1 — What’s New, What’s Exciting, and What Still Feels Rough Around the Edges When Microsoft announced the first preview of .NET 11 last week, the usual mix of “here we go again” and “let’s see what they finally fixed” rippled through the .NET community. I’ve been writing about .NET since the days when “Core” was still a buzzword, so I read the blog post, skimmed the release notes, and then spent a solid afternoon poking around the preview in a fresh console app. ...

February 21, 2026 · 12 min · TechLife
Descriptive alt text for ASP.NET Core updates

ASP.NET Core 10.0: A Major Update with Extensive Improvements

Key Highlights Major Update: ASP.NET Core 10.0 brings extensive improvements across the framework. Blazor Enhancements: Updated security samples, client-side fingerprinting, and improved WebAssembly diagnostics. Simplified Development: Minimal APIs gain built-in validation support, improved handling of empty form values, and tighter integration with IProblemDetailsService. The latest release of ASP.NET Core, version 10.0, is a significant update that promises to revolutionize the way developers build web applications. With a focus on improving performance, security, and development simplicity, this update is a must-have for anyone working with the .NET ecosystem. We believe this update matters to you because it directly impacts the efficiency and reliability of your web development projects. ...

December 11, 2025 · 2 min · TechLife