Skip to content

Dependency-graph is a dotnet global tool and library that helps you analyze the dependencies of .NET SDK style projects or nuget packages.

License

Notifications You must be signed in to change notification settings

lietho/dotnet-dependency-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-dependency-graph

.NET build and test

dotnet-dependency-graph is a dotnet global tool and library that helps you analyze the dependencies of .NET SDK-style projects. The most notable difference to other tools providing such functionality is that dotnet-dependency-graph also includes transitive dependencies, thus creating a complete dependency graph.

This repository contains the dotnet global tool DependencyGraph.App and the core library DependencyGraph.Core.

About

Dependency-graph is a dotnet global tool and library that helps you analyze the dependencies of .NET SDK style projects or nuget packages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published