Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.
/ ST4bby Public archive
forked from jbubriski/ST4bby

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

License

Notifications You must be signed in to change notification settings

rlvandaveer/ST4bby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 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