Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@koszeggy koszeggy released this 19 Jan 13:11
9aeb3d2

💡 Tip: To install the debugger visualizers for Visual Studio 2013 or greater 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.v4.0.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, System.Windows.Meadia (WPF) and KGySoft.Drawing.Imaging 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 because 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 and .NET Core projects in Visual Studio.

See the installation steps on the main page.

Release Notes: See the change log.