Skip to main content
GraphShape.Controls package icon

GraphShape.Controls

GraphShape is a .NET graph layout framework based on Graph#. It contains several layout algorithms that allow various kind of layouts (FR, KK, ISOM, LinLog, Simple Tree, Circular, Sugiyama, Compound FDP, Random). It also provide overlap removal algorithms such as FSA (or One Way FSA) algorithms. This library contains customizable controls for the visualization of graph in WPF applications. Supported platforms: - .NET Framework 3.5+ - .NET Core 3.1+ - .NET 5+ Supports Source Link

Total Downloads
37.0K
36,953
Published
Mar 19, 2022
Latest stable version

Install

.NET CLI
dotnet add package GraphShape.Controls --version 1.2.2
Package Manager Console
Install-Package GraphShape.Controls -Version 1.2.2
PackageReference
<PackageReference Include="GraphShape.Controls" Version="1.2.2" />

Frameworks

.NETFramework3.5 .NETFramework4.0 .NETFramework4.5 .NETCoreApp3.1 net5.0-windows7.0

Dependencies

GraphShape
.NETFramework3.5
[1.2.1, )
GraphShape
.NETFramework4.0
[1.2.1, )
GraphShape
.NETFramework4.5
[1.2.1, )
GraphShape
.NETCoreApp3.1
[1.2.1, )
GraphShape
net5.0-windows7.0
[1.2.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.