Free UML drawing library for .NET [closed]

2019-04-01 13:36发布

I'm looking for a free .NET (C#) library which i can use in my program and simply draw UML diagrams (especially class diagram). I tried to used Netron Diagramming Library but it is kind of tricky.

标签: c# .net uml
3条回答
霸刀☆藐视天下
2楼-- · 2019-04-01 13:57

Have you looked at EasyDiagram?

查看更多
Evening l夕情丶
3楼-- · 2019-04-01 13:57

Depending on your requirements you may be able to use the http://yuml.me/ REST api.

查看更多
Luminary・发光体
4楼-- · 2019-04-01 14:08

http://sourceforge.net/projects/numl/

From the home page:

Library for manipulating UML 2.0 and MOF 2.0 models, for .NET, Mono, and DotGNU. Provides serialization to/from XMI 2.1.

查看更多
登录 后发表回答