Generates GraphViz graphs from dotnet core solutions.
It's not meant to be a ready-made solution, just a quick scribble which solves my problem 😉
brew install graphviz
# Install nodejs dependencies
yarn
# Execute
./generate.sh ../../path/to/your.sln
# Results are in ./out