VSGraph

VSGraph 0.3.22

Another new release of VSGraph, this one with a much requested feature - hiding assemblies.

Usage:

--hide-assemblies wildcard[;wildcard...]

This release also improves the output when run, including details of what's being loaded and where the output image file is written.

VSGraph 0.2.13

Here's a new release of VSGraph with a two new features designed to improve the output diagram:

  • --merge-edges
  • --remove-transitive-dependencies

See VSGraph Features for more information.

Announcing VSGraph

Here's a new tool for all Visual Studio developers - VSGraph.

What is it? VSGraph is a tool to display the structure of your Visual Studio solution - all the projects, their relationships and the assemblies they reference in one easy to read diagram.

This first release of VSGraph is very simple, but it's a starting point. Please download it, try it out and send me feedback on what you think.