Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 317 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 317 Bytes

DependencyGraph

A small F# application to visualize .NET assembly dependencies. It use GraphViz library do draw dependency graph.

Sample screenshot

##Solution structure DependencyGraph - main application