davidsavagejr / ezpoco

When all you want are just some damn POCOs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EZPoco

A light version of the original PetaPoco T4 templates intended to only generate POCOs.

Why?

If you are like me and prefer to use anemic models for data access purposes, these templates will generate them for you using a stripped down version of the T4 files that originally shipped with PetaPoco. Or you can read my slightly more verbose explanation.

About

When all you want are just some damn POCOs

License:Apache License 2.0


Languages

Language:C# 100.0%