Skip to content

Visual Studio 2008, 2010 and 2012 project dependencies visualization and graph.

Notifications You must be signed in to change notification settings

wernight/vs-project-dependency-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vs-project-dependency-graph

Visual Studio 2008, 2010 and 2012 project dependencies visualization and graph.

This is an improvement of A Project Dependency Graph Utility for Visual Studio 2008 - The code Project.

Major features:

  • Displays a dependency tree like the one ReSharper gives you.
  • Generate Digraph for GraphViz and automatically call dotty and dot when available.
  • Can hide indirect dependencies.
  • Graph distingishes libraries from WinApp and ConsoleApp assemblies.
  • Simple and open source so you can fix or customize it.

Download

http://download.beroux.com/vs-project-dependency-graph.exe

About

Visual Studio 2008, 2010 and 2012 project dependencies visualization and graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages