Graphviz 2.38.0.2

dotnet add package Graphviz --version 2.38.0.2
NuGet\Install-Package Graphviz -Version 2.38.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Graphviz" Version="2.38.0.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Graphviz --version 2.38.0.2
#r "nuget: Graphviz, 2.38.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Graphviz as a Cake Addin
#addin nuget:?package=Graphviz&version=2.38.0.2

// Install Graphviz as a Cake Tool
#tool nuget:?package=Graphviz&version=2.38.0.2

Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics,  software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.38.0.2 120,573 10/20/2016

Fix nuget include in .NET projects.