Debugging .NET Containers with Visual Studio Code Docker Tools July 25, 2023 Jul 25, 2023 07/25/23 Chet Husk Use the Docker extension for Visual Studio Code to build and run containerized .NET applications easily
How Async/Await Really Works in C# March 16, 2023 Mar 16, 2023 03/16/23 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.
What is .NET, and why should you choose it? February 14, 2023 Feb 14, 2023 02/14/23 .NET Team .NET has changed a lot over the last few years. Learn why you should choose it for your next project.