C# Visual Studio Express:免费的类图工具
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1661685/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
visual studio express : free class diagram tool
提问by dotnet-practitioner
I am using c# express and would like to use a free tool to design my class diagrams. What do you recommend for a free tool?
我正在使用 c# express 并想使用免费工具来设计我的类图。您对免费工具有什么建议?
回答by wishi
回答by Bobby
回答by Toon Krijthe
回答by Stefan Steinegger
There is also NClass, which is quite new, probably not ready for large projects, but looks promising.
还有NClass,它很新,可能还没有为大型项目做好准备,但看起来很有希望。
Edit: This tool is not new anymore and unfortunately it isn't actively maintained since a while. Last release was on 30 Jul 2010.
编辑:此工具不再是新工具,不幸的是,它已经有一段时间没有得到积极维护了。最后一次发布是在 2010 年 7 月 30 日。
回答by Sri
I realize this is a very old question but at least for the past few years Sharp Developcan be used to create class diagrams. Not as good as VS but comparable.
我意识到这是一个非常古老的问题,但至少在过去几年中,Sharp Develop可用于创建类图。不如VS,但具有可比性。