This project contains tools, templates and extensions for developers that helps them to easyly build applications by generating code that is boring to develop or too repetitive.
T4 templates for code generation can be found within the templates directory of this repo.
Available templates
DataModel-1.0.tt
DataModel-dto-1.0.tt
DataModel-dto-designer-1.0.tt
DataModel-input-1.0.tt
DataModel-input-designer-1.0.tt
DataModel-ts-1.0.tt
DataServices-1.0.tt
SqlServerCreateTable-1.0.tt
CREATE TABLE
T-SQL script to create a table
including indexes and foreign keys based on table (*.tbl) models.