GraphViz.NET NuGet Package

This is a C# wrapper for the GraphViz graph generator.

Pass in a dot string and an output type and voila, your graph is generated.
The output file is returned to you as a byte array to do as you please.
This library acts as a wrapper for the GraphViz command line tools.

Once installed, a new element will be added to your web.config or app.config with the key "graphVizLocation".

Use this to specify to folder containing your installation of graphviz.




Got any GraphViz.NET Question?





Info

Version: 1.0.0
Author(s): Jamie Dixon
Last Update: Wednesday, June 17, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/JamieDixon/GraphViz-C-Sharp-Wrapper
NuGet Url: https://www.nuget.org/packages/GraphViz.NET


Install
Install-Package GraphViz.NET
dotnet add package GraphViz.NET
paket add GraphViz.NET
GraphViz.NET Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

10

days-since-last-release

3233