Skip to content

v2.2.0

Compare
Choose a tag to compare
@koszeggy koszeggy released this 08 Aug 19:23
· 422 commits to master since this release
ec5eeb6

Tip: To install the debugger visualizers for Visual Studio 2013 and above download the VSIX installer from Visual Studio Marketplace.

The attached KGySoft.Drawing.DebuggerVisualizers.7z contains the binaries of several debugger visualizers for .NET 3.5, 4.0 and 4.5. These visualizers can be used to debug also the .NET Core 2.1 and newer versions of System.Drawing types.

Note: A .NET Core 3.0 build of Imaging Tools is also included in the binaries. It does not contain the debugger visualizer module because Visual Studio cannot use it. You should install the debugger visualizers of the .NET Framework 4.5 build to debug .NET Core projects in Visual Studio.

See the installation steps on the main page.

KGySoft.Drawing.DebuggerVisualizers.Test.7z contains the binaries of the debugger visualizers test application (for .NET 4.5).