An open API service indexing awesome lists of open source software.

https://github.com/cezarypiatek/dependencygraph

A small F# application to visualize .net assembly dependencies
https://github.com/cezarypiatek/dependencygraph

Last synced: 6 months ago
JSON representation

A small F# application to visualize .net assembly dependencies

Awesome Lists containing this project

README

          

DependencyGraph
===============

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

![Sample screenshot](https://raw.githubusercontent.com/cezarypiatek/DependencyGraph/master/doc/Sample.png)

##Solution structure
**DependencyGraph** - main application