VS extension for executing C# scripts against the debugger. It allows you to automate data querying/processing of both native and managed applications. You can find it under "View \ Other windows \ C# DebugScript interactive window", but note that it is only active while debugging. It uses Roslyn scripting for interactive C#. Learn more about Visual Studio extension. |