如何从我的 .NET 解决方案构建“依赖关系树图" [英] How can I build a 'dependency tree diagram' from my .NET solution

查看:16
本文介绍了如何从我的 .NET 解决方案构建“依赖关系树图"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以从 Visual Studio .NET 项目中轻松查看单个项目引用的项目和 dll.

I can get easily see what projects and dlls a single project references from within a Visual Studio .NET project.

是否有任何应用程序或使用反射可以为我构建完整的依赖关系树,我可以使用它来绘制依赖关系的图形图表?

Is there any application or use of reflection that can build me a full dependency tree that I can use to plot a graphical chart of dependencies?

推荐答案

除了NDepend,你也可以试试这个插件Reflector 用于显示程序集依赖图.

In addition to NDepend, you can also try this addin for Reflector for showing assembly dependency graph.

这篇关于如何从我的 .NET 解决方案构建“依赖关系树图"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆