Your Digest of .NET Updates, Tools, and Insights.
Mar 19, 2025
Deep Dive into .NET Updates.
.NET 10 Preview 2 is now available! - .NET Blog
Microsoft releases the second preview of .NET 10, introducing enhancements across the runtime, libraries, and tools, including performance improvements and new C# features.
Introducing support for SLNX, a new, simpler solution file format in the .NET CLI - .NET Blog
The .NET CLI now supports the new SLNX solution file format, offering a more efficient and scalable way to manage large solutions.
Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications - .NET Blog
Microsoft announces the general availability of Hybrid Cache, enabling developers to leverage both local and distributed caching for improved application performance.
.NET AI Template Now Available in Preview - .NET Blog
The March 2025 servicing updates for .NET and .NET Framework address security vulnerabilities and include reliability fixes. Developers are encouraged to apply these updates promptly.
Microsoft introduces the first preview of the .NET AI Template, simplifying the process of integrating AI capabilities into .NET applications.
New Debugging and Profiling Features in Visual Studio (v17.13) - Visual Studio Blog
The latest update to Visual Studio brings enhanced debugging and profiling tools, aiding developers in diagnosing and optimizing their applications more effectively.
Building Modern Web Applications Using Blazor ASP.NET Core
This article explores how to develop modern web applications using Blazor and ASP.NET Core, focusing on building interactive and responsive user interfaces.
Better Request Tracing with User Context in ASP.NET Core
Enhance request tracing in ASP.NET Core by incorporating user context, facilitating improved debugging and monitoring of user-specific issues.
Resolving Paths To Server Relative Paths in .NET Code
This post discusses methods for resolving paths to server-relative paths in .NET code, providing solutions for common path-related challenges.
Building a Basic Modular Web API Using Minimal API in .NET
Learn how to construct a modular Web API using .NET's Minimal API approach, promoting better organization and scalability.
Laurent Kempé - .NET Aspire and Dev Container
Explore the integration of .NET Aspire with Dev Containers, enabling consistent and isolated development environments.
.NET Aspirations - Embracing OpenTelemetry
This article delves into integrating OpenTelemetry with .NET Aspire, enhancing observability and monitoring capabilities within applications.