Dependency graph of Visual Studio projects

前端 未结 16 2337
鱼传尺愫
鱼传尺愫 2020-11-28 17:42

I\'m currently migrating a big solution (~70 projects) from VS 2005 + .NET 2.0 to VS 2008 + .NET 3.5. Currently I have VS 2008 + .NET 2.0.

The problem is that I need

16条回答
  •  悲哀的现实
    2020-11-28 18:22

    To complete the eriawan answer on graphs generated by NDepend see screenshoots below. You can download and use the free trial edition of NDepend for a while.

    More on NDepend Dependency Graph enter image description here

    More on NDepend Dependency Matrix: enter image description here

    Disclaimer: I am part of the tool team

提交回复
热议问题