jbubriski / ST4bby

A POCO generator that doesn't rely on the Entity Framework.
MIT License
18 stars 8 forks source link

ST4bby (A Standalone T4 POCO Generator)

ST4bby is a T4 template that will generate POCO's (Plain Old CLR Objects) from your database tables and columns. It doesn't rely on any particular ORM but can be used in conjunction with them, including but not limited to:

Checkout the ST4bby Github page for: