Nephila is a tool for .NET assembly reference analysis.
Build: Run Publish.bat and dotnet will create a single file application under 'Publish' folder.
Usage:
Nephila.exe [folder path] (Nephila will process assemblies under its folder if no parameter is given)
When loading finished, you can type the assembly name to get the reference ralationship diagram.
It's recommended to type part of the assembly name and press 'Tab' key to let Nephila complete the rest part for you.