ThomasArdal / NuGetPackageVisualizer

A small tool able to generate a DGML file visualizing your NuGet references.
Apache License 2.0
35 stars 19 forks source link
nuget

NuGetPackageVisualizer

A small tool able to generate a DGML file visualizing your NuGet references.

Using different colors for each package, you will be able to monitor of you are using the most recent version of each package. Green color and you're good. Red and you are not using the recent version of that NuGet package. A yellow color indicates, that you are referencing the same package from different packages.config files, but in different versions.

Example output:

Example output

In addition a dependency diagram will be produced for each project.

Example output:

Example output

Make a donation