Does anyone know of a DOT Language (or other GraphViz-ish format) Parser for .NET?
I have been experimenting with QuickGraph, but it seems to only support serialization, and not parsing from a stream/string/file.
Does anyone know of a DOT Language (or other GraphViz-ish format) Parser for .NET?
Share
Graphviz4Net core includes a DOT parser.