Skip to content

jechtom/projects-reference-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualizer of project references

This simple tool can analyze all C# Project Files (*.csproj) from selected folder and display graph of references to other projects.

This tool is only prototype. I created it as experimental tool to visualize and validate references from one large SVN repository.

Author

Tomas Jecha www.jecha.net

Screen shot

![](http://i.imgur.com/byBYAAZ.png Screen shot)

Project colors

There are 3 types o nodes:

  • Green nodes - found projects
  • Yellow nodes - projects out of given folder
  • Red nodes - reference to invalid projects

About

Visualizer of CSPROJ (C# Project) references.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages