Kpok Entity Tool

Kpok Entity Tool 64 bits is an extension for Visual Studio that adds editors allowing developers to edit data models that configures Entities, Data Services and Tables, that will be use later to generate code using T4 templates.

It also provides snippets that help in the development of code based on the Kpok Patagon Framework.

Other characteristic are...

Note

Even though the models match the use case for generating code based on Kpok Patagon Framework they can be used to generate any type of code that can be created based on those models properties.

Usage

From Add New Item dialog of Visual Studio, just select Kpok Entity Tool and pick the kind of model to generate.

Then fill in the data as required for the T4 template to use and the code will be automatically generated when the file is saved.