【发布时间】:2018-01-02 16:32:04
【问题描述】:
我有一堆具有导航属性和外键的类。如何可视化这些类之间的关系。
【问题讨论】:
-
如果您使用 VS,它可以显示自动生成的 edmx 图。这不是一个 SO 可以为您解决的问题 - 它与
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.接壤,此处明确引用为“离题”:stackoverflow.com/help/on-topic。我的建议是 Google/Wikipedia UML 并尝试 VS 功能。
标签: c# entity-framework entity diagram edmx