It allows managed application to be debugged without having the source code and it can help to understand what is going on in the background as even the .NET Framework assemblies can be debugged.
Visual Studio 2015 or greater. The x86_64 version of the .NET runtime is the default install. In order to target x86, the x86 .NET runtime must be explicitly installed. Windows 10 SDK - Installed with ...