Skip to content

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

License

Notifications You must be signed in to change notification settings

mklinke/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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%