We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this questionI 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?
There is also NClass, which is quite new, probably not ready for large projects, but looks promising.
Edit: This tool is not new anymore and unfortunately it isn't actively maintained since a while. Last release was on 30 Jul 2010.
You should also check out StarUML. It's great and free!
With or without code generation?
Without I know Dia and ArgoUML. Also, you might wanna dig through this list.
I realize this is a very old question but at least for the past few years Sharp Develop can be used to create class diagrams. Not as good as VS but comparable.
Have you tried JUDE?
http://jude.change-vision.com/jude-web/index.html
I use yEd. Its simple but has just enough functionality. It does not generate code.
精彩评论