Skip to content

v3.1.0

Compare
Choose a tag to compare
@koszeggy koszeggy released this 16 Jun 13:51
· 47 commits to master since this release

💡 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.v3.1.0.7z contains the binaries of several debugger visualizers for .NET Framework 3.5, 4.0, 4.5 and 4.6.2. The .NET Framework 4.5/4.6.2 builds can be used to debug also the .NET Core and .NET targets (starting with .NET Core 2.1). The packages contain debugger visualizers for System.Drawing and System.Windows.Meadia (WPF) types. The .NET Framework 4.6.2 build contains additional debugger visualizers also for SkiaSharp types.

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

See the installation steps on the main page.

Release Notes: See the change log.