Skip to content

Visualize dependencies of your .NET Core Project.

License

Notifications You must be signed in to change notification settings

okandavut/dependsight

 
 

Repository files navigation

What is this?

Overview

It is easy to use .NET Core dependency visualizer.

Single click update for your all dependencies. You can see your outdated packages.

Similiar to dotnet-outdated but more visual one.

How to use?

dotnet build
cd DependSight
dotnet run

Open your browser and https://localhost:5001

Features

  • nuget.config file support
  • Parameter file support (You can also use props files.)
  • Private repository support

Bring the light

Demo

About

Visualize dependencies of your .NET Core Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 48.6%
  • JavaScript 44.8%
  • HTML 5.6%
  • CSS 1.0%