We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
NDepend 附带了一个依赖图以及一个依赖矩阵。借助免费试用版,您可以直接在代码上尝试 NDepend。请阅读这篇文章探索 Visual Studio 中的现有代码架构,了解有关此功能的更多信息。支持任何类型的图,包括:
以下是说明的屏幕截图:
NDepend comes with a dependency graph coupled with a dependency matrix. You can try NDepend straight on your code thanks to a Free Trial Edition. Read more about this feature in this article Exploring Existing Code Architecture in Visual Studio. Any kind of graph is supported including:
Here are screenshots for illustration:
.Net Reflector 的图形插件怎么样?
How about the graph add-in for .Net Reflector?
Reflector 的插件已经可以显示如下内容:http://reflectoraddins.codeplex.com /。
我相信 NDepend 也有一个依赖关系图: http://www.ndepend .com/Screenshots.aspx。
Reflector has addins which can already show something like this: http://reflectoraddins.codeplex.com/.
And I believe NDepend also has a dependency graph: http://www.ndepend.com/Screenshots.aspx.