C# 代码的依赖关系矩阵

发布于 2024-09-17 05:16:46 字数 74 浏览 0 评论 0原文

当我在我的应用程序上尝试时,VS 2010 的依赖矩阵使 VS 2010 崩溃! 有人知道一个具有可靠依赖矩阵的优秀 VS 插件吗?

The dependency matrix of VS 2010 crashes VS 2010 as soon a I try it on my application!
Anyone knows a good VS addin with a solid dependency matrix?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

静谧 2024-09-24 05:16:49

NDepend 工具集成在 VS 2012、2010 和 2008 中,并附带一个可扩展的依赖关系矩阵即使在非常大的代码库上也是如此。 免责声明:我是该工具的开发人员之一

alt text

此外,此依赖关系矩阵可以与 NDepend 的依赖关系图功能进行互操作:

替代文字

The tool NDepend is integrated in VS 2012, 2010 and 2008 and comes with a Dependency Matrix that scales even on very large code base. Disclaimer: I am one of the developers of this tool

alt text

Also, this Dependency Matrix can interoperate with the NDepend's Dependency Graph capabilities:

alt text

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文