C# Dependency GraphA simple VS Code extension that generates a graph of your project dependencies. RequirementsThis extension generates a .dot file that can be opened with Graphviz. You can preview the graph in VS Code by installing a Graphiviz viewer extension, in the example above I used Graphviz Preview. How to Generate the .dot file
How to Preview the .dot file with Graphviz Interactive Preview
Skipping Test ProjectsThis extension will skip projects that have a LicenseMIT ContributingContributions are welcome! Please open an issue or submit a pull request. |