Skip to content

.NET based code generator. Configure projects and generate boilerplate code with T4 templates, based on a simple JSON representation of domain models.

Notifications You must be signed in to change notification settings

steffbeckers/code-generator

Repository files navigation

Code Generator

.NET based code generator. Configure projects and generate boilerplate code with T4 templates, based on a simple JSON representation of domain models.

https://steffbeckers.eu/projects/code-generator

Dependencies

$ dotnet tool install -g dotnet-ef
$ dotnet tool install -g dotnet-t4

Start development

$ dotnet watch run

About

.NET based code generator. Configure projects and generate boilerplate code with T4 templates, based on a simple JSON representation of domain models.

Topics

Resources

Stars

Watchers

Forks