Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free UML tool, ideally for .NET [closed]

Could anyone suggest an UML tool which you have used and would like to recommend (please provide pros and cons of the tool you recommend, if possible), that meets the following requirements:

1) Free, and comply with standards

2) Ideally for .NET

Please note that the UML in Visual studio Pro is not good enough, VS Ultimate is not considered.

Below is a list on google http://en.wikipedia.org/wiki/List_of_Unified_Modeling_Language_tools

like image 747
Pingpong Avatar asked Jul 11 '11 23:07

Pingpong


1 Answers

I can highly recommend Software Ideas Modeler.

  • UML
  • Data Flow Diagram
  • Flowchart
  • Robustness Diagram
  • CRC
  • Entity-Relationship-Diagram

It can create models out of C# and VB.NET Code. It can also generate code from models for a lot of languages, including C#, C++ and VB.NET. It's free for non-commercial use.

like image 101
Exa Avatar answered Oct 04 '22 22:10

Exa