Msagl.GraphViewerGDI 1.2.1

dotnet add package Msagl.GraphViewerGDI --version 1.2.1                
NuGet\Install-Package Msagl.GraphViewerGDI -Version 1.2.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Msagl.GraphViewerGDI" Version="1.2.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Msagl.GraphViewerGDI --version 1.2.1                
#r "nuget: Msagl.GraphViewerGDI, 1.2.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Msagl.GraphViewerGDI as a Cake Addin
#addin nuget:?package=Msagl.GraphViewerGDI&version=1.2.1

// Install Msagl.GraphViewerGDI as a Cake Tool
#tool nuget:?package=Msagl.GraphViewerGDI&version=1.2.1                

The MSAGL GraphViewerGDI control lets you visualize graphs and has some other rendering functionality.
     Key features:
     (1) Pan and Zoom
     (2) Navigate forward and backward
     (3) Display tooltips and highlight graph entities
     (4) Search for and focus on graph entities
     (5) Collapse and open subgraphs
     (6) Edit the graph

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 80 12/14/2024
1.2.0 99 12/4/2024

The release contains bug fixes and code cleanup. Some defines like TEST_MSAGL were removed.