一个.NET Core项目依赖项的可视化工具

Visualize dependencies of your .NET Core Project.

JavaScript 可视化/图表

访问GitHub主页

共78Star

详细介绍

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