/depends

Tool for generating dependency trees for .NET projects

Primary LanguageC#MIT LicenseMIT

depends

Dependency explorer for .NET

installation

dotnet tool install --global dotnet-depends

limitations

  • Currently only works with the new csproj format. See issue #3