Skip to content

A POCO generator that doesn't rely on the Entity Framework.

License

Notifications You must be signed in to change notification settings

jbubriski/ST4bby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Entity Framework
  • Dapper
  • Massive
  • Anything else that uses POCO's relating directly to your database schema.

Checkout the ST4bby Github page for:

  • A list of features
  • Directions
  • Limitations
  • Contribution directions
  • Contact Info
  • Cool ASCII art

About

A POCO generator that doesn't rely on the Entity Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published