Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows

1 · Scott Hanselman · July 23, 2020, 11:21 p.m.
I've blogged before about Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2) and also Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows. It's the second one that I'm talking about today. You can now run .NET Core console and web apps in WSL2 and debug them directly from Visual Studio 2019! What do you need? .NET Core Tools: https://get.dot.net WSL 2: https://aka.ms/wsl Ubuntu or Debian distribution: https://aka.ms/wslstore Visual ...