Skip to content

A tool that let's you generate C# code from a class diagram built inside Visual Studio. The generated code represents the classes and their navigation properties AND also respects some constraints built in the class diagram. Constraints like aggreagations, compositions or min/max values for lists.

Notifications You must be signed in to change notification settings

d03090/vs-classdiagram-codegen

Repository files navigation

vs-classdiagram-codegen

A tool that let's you generate C# code from a class diagram built in Visual Studio. The generated code represents the classes and their navigation properties AND also respects some constraints built in the class diagram. Constraints like aggreagations, compositions or min/max values for lists.

About

A tool that let's you generate C# code from a class diagram built inside Visual Studio. The generated code represents the classes and their navigation properties AND also respects some constraints built in the class diagram. Constraints like aggreagations, compositions or min/max values for lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages