Visio 中的项目依赖关系图

发布于 2024-07-08 07:12:36 字数 130 浏览 8 评论 0原文

我正在寻找一种工具,可以在 Visio 中生成程序集/项目依赖关系图(或尽可能接近),以帮助我将系统的一些部分分解为更易于管理的主干。

包含/排除非项目依赖项的能力是必须的(即包含/排除 System.assemblies)。

I'm looking for a tool that will generate an assembly/project dependency diagram in Visio (or as close as possible) to assist me with breaking up some of our system into more manageable trunks.

The ability to include/exclude non-project dependencies is a must (i.e. include/exclude System. assemblies).

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

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

发布评论

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

评论(3

徒留西风 2024-07-15 07:12:36

尝试 ReSharper。 (我与该产品或公司无关,但它为依赖行走提供了许多不错的功能)。

您还可以尝试使用 SysInternal 工具集(现在来自 Microsoft)的 Depends.exe。

jetbrains 的 ReSharper

Try ReSharper. (I'm not associated with the product or company, but it provides many nice features for dependency walking).

You can also try the Depends.exe with the SysInternal toolset - now from Microsoft.

ReSharper by jetbrains

清晰传感 2024-07-15 07:12:36

Visio 能够根据您的解决方案对 UML 进行逆向工程。 您可以在此处找到更多信息。 然而,我不清楚您是否可以包含 .Net 程序集,因为它们并不真正包含在您的解决方案中。

Visio has the ability to reverse engineer UML from your solution. You can find more information here. It's not clear to me whether you can include the .Net assemblies, however -- since they are not really in your solution.

怀中猫帐中妖 2024-07-15 07:12:36

UML 类模板/形状在这里应该很有帮助,您可以使用“包”对象并将关系与多条线连接起来以供选择

UML Class template/shapes should be helpful here, you can use the "package" object and connect the relationships with a number of lines to choose from

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