Kpok Dev Toolbox

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.

Technical documentation

Kpok Entity Tool Models

Templates

T4 templates for code generation can be found within the templates directory of this repo.

Available templates

  • DataModel-1.0.tt
    Generates domain object models based on entities (*.ent) models.
  • DataServices-1.0.tt
    Generates data services based on data service (*.datasvc) models.