Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

ThomasArdal/NuGetPackageVisualizer

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages