Please offer me any openlook tool for generating C # code from a UML designer or any plugin for generating code from visualstudio. My requirement is to have a code generation tool for C #.
You can generate C # code from the Visual Studio class diagram . You can click on your project and add a new class diagram or select "Show class diagram" from the drop-down list if you want it to simulate what you have.
We used MagicDraw and Maven C sharp plugin in the past with great success.
Of course, there is Enterprise Architect, but it is not open source.