.netvb.netc#-4.0

Code Generation Utility from UML in C#/VB .Net


I am using C# to develop an enterprise level application. I use VS2010 Modeling Project to model my classes but there is no code generation utility which available for free. I want to know if is there any Utility/Extension that can generate C#/VB code from UML diagrams.


Solution

  • The T4 framework does comprehensive code generation in Visual Studio.