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

Solution Dependency Viewer for Visual Studio 2015

Tomas Kubes

|
1,085 clicks
| (0) | Free
Creates a graph of the solution projects and dependencies.
Get Started

Modified Solution Dependency Viewer written by Visual Cpp Dev Labs. I just modified manifest to be compatible with Visual Studio 2015, I don't have any source code.

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.

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