Microsoft .NET | News, how-tos, features, reviews, and videos
Take advantage of string interpolation to incorporate variable substitution in formatted strings in C#.
Forthcoming upgrade to Microsoft’s software development platform promises to run better in multiple areas including compilation and garbage collection.
Take advantage of the extension methods of the IEndpointConventionBuilder interface to implement lightweight services sans template or controller in ASP.NET Core 6.
Take advantage of Azure Storage queues to store large numbers of messages for asynchronous or even distributed processing.
Microsoft’s new .NET distributed systems testing framework helps track down hard-to-reproduce errors in cloud code.
Microsoft credits open source and cross-platform support for the increased adoption of its software development platform.
Capture and pass correlation IDs in ASP.NET Core MVC 5 to track HTTP requests that flow through multiple back-end services.
With .NET MAUI due to arrive in November 2021, Microsoft announced it would end updates to the Xamarin mobile app development platform in November 2022.
Take advantage of the HTTP logging middleware in ASP.NET Core to log request and response information with flexibility and ease.
Take advantage of filters and request logging middleware in Serilog to reduce log verbosity and generate useful log summaries in your ASP.NET Core MVC applications.