/CC.SolutionsAnalyzer

Dependency-free tool parses solutions, projects, and dependency/packages from a source directory

Primary LanguageC#GNU General Public License v3.0GPL-3.0

CC.SolutionsAnalyzer

Dependency-free tool that parses solutions, projects, and dependency/packages from a source directory. Used to investigate a large code base with hundreds of projects and dozens of solutions sharing projects.

Sample Usage

The tool builds out a list of solutions that could be used to generate solution project dependency graph using Graphviz like this:

alt text

Diagram was generated using this sample app.