Remote debug your ASP.NET Core container on OpenShift with Visual Studio Code - RHD Blog

Visual Studio provides a graphical remote debugging ASP.NET Core app with Docker Tools for Windows. Since Visual Studio supports SSH protocol, you can remote debug ASP.NET Core process running on the Linux host. It used to be if you install and setup SSH server on docker container, you can remote debug with Visual Studio. However, it’s …
October 30, 2017
2536
2448