Jun 5, 2024 4 2 MSTest 3.4 is here with WinUI support and new analyzers! Amaury,Marco MSTest 3.4 is available. Learn all about the highlighted features and fixes that will make your testing experience always better.
May 27, 2024 8 14 Introducing links to source code for .NET API Docs Min,Matt .NET API reference docs now link directly to the source code! Learn how the links are generated, and some of ideas for future improvements.
Feb 9, 2024 1 9 Resilience and chaos engineering Martin Tomka Chaos engineering with HTTP clients and Polly library
Nov 28, 2023 12 20 Building resilient cloud services with .NET 8 Martin Tomka How to integrate resilience and into HTTP Client
Jul 25, 2023 19 6 Debugging .NET Containers with Visual Studio Code Docker Tools Chet Husk Use the Docker extension for Visual Studio Code to build and run containerized .NET applications easily
Mar 16, 2023 81 179 How Async/Await Really Works in C# Stephen Toub - MSFT Async/await was added to the C# language over a decade ago and has transformed how we write scalable code for .NET. But how does it really work? In this post, we take a deep dive into its internals.
Feb 14, 2023 39 35 What is .NET, and why should you choose it? .NET Team .NET has changed a lot over the last few years. Learn why you should choose it for your next project.