All Projects → RicoSuter → Projectdependencybrowser

RicoSuter / Projectdependencybrowser

Licence: ms-pl
Application to browse, sort, filter and launch your Visual Studio projects.

Project Dependency Browser for .NET

Build status

Project Dependency Browser scans a directory for Visual Studio projects and shows their project, assembly and NuGet dependencies in a flexible user interface. The application also provides various filters for example to find projects which depend on a particular NuGet package.

Features:

  • Find all projects which have installed a given NuGet package
  • View all referenced assemblies and projects for a given project
  • List all projects which reference a given project
  • Analyze projects for issues (e.g. version missmatches between assembly and NuGet references)
  • Can be used as solution launcher: Just start it, select project using arrow keys and press enter
  • It takes 3 minutes to install and setup the application

Download latest Project Dependency Browser MSI installer

Download latest Build Artifacts

Project Dependency Browser is developed by Rico Suter using the MyToolkit library.

(This project has originally been hosted on CodePlex)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].