Top 20 NuGet graphvizcsharp Packages
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 eleme...