Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Solution Dependency Viewer
Solution Dependency Viewer

Solution Dependency Viewer

Visual Cpp Dev Labs

|
21,816 installs
| (17) | Free
Creates a graph of the solution projects and dependencies.
Download

Every wanted to see the web of project reference from your solution.  Solution Dependency Viewer provides a graph layer to the solution with projects represented as nodes and project references represented as links between nodes.  Current version supports C++, C#, VB projects.

The graph uses the DGML and the graph model engine in Visual Studio and uses MSBuild Framework to parse solution.

How to use:

1) Download and install addon

2) Open Solution

3) Click on Project->Create Solution Dependency Graph.  Sometimes the menu is under Build Dependency.

4) dependencies.dgml file will open via the GraphModel viewer.

 

V0.5 - Initial Release

Image 1 - Small Sample Solution. Inside of each node shows produced primary binary.  View the property to see the fullpath.

 

Image 2 - A larger and more complex solution.  

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft