Microsoft .NET | News, how-tos, features, reviews, and videos
Microsoft has rolled out the first preview of .NET 10, with improvements to the runtime, ASP.NET Core, APIs, and developer productivity.
Learn the core concepts of thread synchronization used to build multi-threaded .NET applications that enforce thread safety and avoid deadlocks.
Microsoft steers its agentic AI development kit toward complex workflows using the Agent Framework and no-code agent development using AutoGen.
Next major rev of the .NET platform packs enhancements to the .NET runtime, SDK, libraries, C#, F#, ASP.NET Core, Blazor, MAUI, and more.
Microsoft Threat Intelligence has identified 3,000 ASP.NET keys disclosed in code documentation and repos that could be used in code injection attacks.
Open source messaging tools find a home in .NET distributed applications. NATS makes it easier for the messages of at-scale applications to work with various service endpoints.
Take advantage of resource-based authorization in ASP.NET Core to provide fine-grained access to resources in scenarios not supported by attribute-based authorization.
Take advantage of the new System.Threading.Lock object in C# 13 to more easily implement performant thread-safe applications in .NET Core.
Build smaller microservices with a flexible, easy to use way to build HTTP APIs without excess overhead.
Take advantage of the ReadOnlySpan<char> struct in C# to split strings in a resource-efficient manner.
Sponsored Links