GoWPF v3.0 for .NET 6+ and .NET Framework 4.6.2+

Version 3.0.0 is now up on nuget.org. Get the kit, which is just a ZIP file, from our downloads page, which is also accessible via Registration.

GoWPF now supports both .NET Core 3.0 and .NET Framework versions 4.0 - 4.8. We are no longer supporting Silverlight or .NET Framework 3.5.

There are no serious incompatibilities with 2.2.4. The most interesting thing from the end-user perspective is that there is now a DragSelectingTool.Delay , so that a quick mouse-down-and-drag in the background of a Diagram will start the PanningTool, but a mouse-down-wait-and-then-drag will start the DragSelectingTool. This behavior was copied from GoJS.

Version 3.0.1 is now up on our web site and at NuGet.org. It includes support for .NET Core 3.1.

Version 3.0.2 is now up on our web site and at NuGet.org. It adds support for .NET 5.0, and removes support for .NET Core 3.0.

Version 3.0.3 is now up on our web site at NuGet.org . It adds support for .NET 6.0, and removes support for .NET Core 3.1.

Version 3.0.4 is now up on our web site and at NuGet.org.
Just a couple bug fixes, and we dropped support for .NET 5.0.

Version 3.0.5 is now at NuGet Gallery | Northwoods.GoWPF 3.0.5.

There is just one bug fix, and we dropped support for .NET Framework 4.0 and 4.5.

Version 3.0.6 is now at NuGet Gallery | Northwoods.GoWPF 3.0.6 .

This adds support for .NET 8.0.