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
- Host: GitHub
- URL: https://github.com/cezarypiatek/dependencygraph
- Owner: cezarypiatek
- License: mit
- Created: 2014-11-16T18:43:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T17:27:12.000Z (about 4 years ago)
- Last Synced: 2025-03-28T20:21:21.161Z (6 months ago)
- Language: F#
- Size: 13.8 MB
- Stars: 22
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DependencyGraph
===============A small F# application to visualize .NET assembly dependencies.
It use GraphViz library do draw dependency graph.
##Solution structure
**DependencyGraph** - main application