Microsoft .NET | News, how-tos, features, reviews, and videos
Described as a major release, .NET Aspire 9.4 features a set of CLI core commands for building cloud-ready, distributed apps and AI hosting integrations.
Take advantage of Dapper Plus in to speed up bulk data operations and improve the performance and efficiency of your .NET Core applications.
Update to the MCP SDK for C# brings an improved authentication protocol, elicitation support, structured tool output, and support for resource links in tool responses.
Latest preview of the next version of .NET also introduces enhancements for JSON, Blazor WebAssembly, ASP.NET Core, .NET MAUI, and .NET tools.
Take advantage of the MethodImplAttribute class in C# to inline methods and improve the execution speed of your .NET applications.
Take advantage of route constraints in minimal APIs to prevent unwanted requests from reaching your action methods and improve the security and performance of your ASP.NET Core applications.
The latest .NET preview release includes user-defined compound assignment operators for C# 14 and an extension to JIT compiler escape analysis in the .NET runtime.
The FrozenSet and FrozenDictionary classes introduced in .NET 8 are immutable collections optimized for fast look-ups. Here’s how to take advantage of them.
New capability in .NET 10 Preview 4 allows developers to run a stand-alone C# file directly, without requiring a project file or project structure.
.NET Aspire 9.3 also boasts dashboard improvements for resource tracing and easier access to a resource’s telemetry, commands, URLs, and more.