Debug Azure IoT Edge C# Remote Linux Module Container with Visual Studio 2019 Version 16.3
![Renlong Tu](https://devblogs.microsoft.com/iotdev/wp-content/uploads/sites/24/2019/12/Capture-150x150.png)
With the 16.3 release of Visual Studio 2019, it starts to support debugging C# in Linux docker containers. This new feature can help developers easily debug remote Azure IoT Edge C# Linux module container. Let’s see how it works. Prerequisites Setup Your Linux machine Setup Your Development Machine Debug C...