Hi Friends,
Please suggest me any opensource tool to generate C# code from UML designer,Or any plugin to generate code from visualstudio.
My requirement is to have a code generation tool for c#.
Hi Friends,
Please suggest me any opensource tool to generate C# code from UML designer,Or any plugin to generate code from visualstudio.
My requirement is to have a code generation tool for c#.
You can generate C# code from Visual Studio's class diagrams. You can either click on your project and add a new Class Diagram or select View Class Diagram from the drop down if you would like it to model what you have so far.
We used MagicDraw & Maven C sharp plugin in the past with much success.
Of course, there's also Enterprise Architect - but it isn't open source.