Skip to content

v2.6.0

Compare
Choose a tag to compare
@koszeggy koszeggy released this 17 Nov 12:44
· 91 commits to master since this release
b917502

Tip: To install the debugger visualizers for Visual Studio 2013 and above download the VSIX installer from Visual Studio Marketplace. Use the 32-bit installer for Visual Studio 2013-2019, or the 64-bit installer for Visual Studio 2022.

The attached KGySoft.Drawing.ImagingTools.and.DebuggerVisualizers.v2.6.0.7z contains the binaries of several debugger visualizers for .NET Framework 3.5, 4.0 and 4.5. The .NET Framework 4.5 version can be used to debug also the .NET Core and .NET targets (starting with .NET Core 2.1) of System.Drawing types.

Note: A .NET 5.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.v2.6.0.7z contains the binaries of the debugger visualizers test application (for .NET Framework 4.5).

Release Notes: See the change log.