Skip to content

Implementation of the Visual Studio 2013 package visualizer as a Visual Studio 2015 extension. Version for VS 2017 can be found here: https://github.com/brentkrueger/VisualStudio2017PackageVisualizer

License

Notifications You must be signed in to change notification settings

brentkrueger/VisualStudio2015PackageVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualStudio2015PackageVisualizer

Implementation of the Visual Studio 2013 package visualizer as a Visual Studio 2015 extension. (Currently no support for .NET core projects)

How to Use: After building the solution, there will be a PackageVisualizer.vsix file in the bin. Use that to install the extension for VS2015. Once it is complete, you'll have to restart visual studio. After that is done, the extension should show up directly under Tools as "Nuget Package Visualizer". Once you run the extension/command, you will get an output file with your results called NugetVisualizerOutput.dgml.

About

Implementation of the Visual Studio 2013 package visualizer as a Visual Studio 2015 extension. Version for VS 2017 can be found here: https://github.com/brentkrueger/VisualStudio2017PackageVisualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages