A .NET/C# library to generate GEXF (Graph Exchange XML Format) files.
Info
Version: | 1.0.0 |
Author(s): | fallin |
Last Update: | Friday, October 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fallin/gexf-dotnet |
NuGet Url: | https://www.nuget.org/packages/gexf-dotnet |
Install
Install-Package gexf-dotnet
dotnet add package gexf-dotnet
paket add gexf-dotnet
gexf-dotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.7.0)
- System.Numerics.Vectors(>= 4.5.0)