visual studio express : free class diagram tool [closed]
Asked Answered
P

6

13

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?

Poach answered 2/11, 2009 at 14:42 Comment(0)
B
13

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.

Bokbokhara answered 2/11, 2009 at 14:59 Comment(1)
Thanks for the tip -- I wanted something like Visual Studio class diagrams, so I can write code at design time and build diagrams from it. Visual Studio Express lacks class diagrams, but NClass (with assembly import) is just the ticket!Lizzettelizzie
B
3

You should also check out StarUML. It's great and free!

Barbel answered 2/11, 2009 at 14:51 Comment(1)
Heads up....This is completely unable to work with C# in Visual Studio 2010. I wasted 30 minutes trying it.Badmouth
D
2

With or without code generation?

Without I know Dia and ArgoUML. Also, you might wanna dig through this list.

Devito answered 2/11, 2009 at 14:46 Comment(0)
H
1

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.

Hydrophilic answered 26/9, 2014 at 14:22 Comment(1)
Hey, thanks for the answer and welcome to Stack Overflow! Unfortunately, the question you're answering appears to be off-topic, and standards has changed over time. Please take a tour.Subcontinent
C
0

Have you tried JUDE?

http://jude.change-vision.com/jude-web/index.html

Communistic answered 2/11, 2009 at 14:45 Comment(1)
That one doesn't look free, as per the OP question.Cassius
B
0

I use yEd. Its simple but has just enough functionality. It does not generate code.

Bloodyminded answered 2/11, 2009 at 14:46 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.