Skip to content

Latest commit

 

History

1,753 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntityFramework Reverse POCO Code First Generator

This generator creates code like an expert reverse-engineered your database and created the code for you. Perfectly.

Reverse engineers an existing database and generates Entity Framework Code First Poco classes, Configuration mappings, Enumerations, DbContext, FakeDbContext (for easy unit testing) and calling Stored procedures and table-valued functions.

Beautifully generated code first code that is fully customisable

Please note that this is not the Microsoft reverse generator. This generator creates code as if you reverse-engineered a database and lovingly created the code by hand. It also allows you to customise the generated code to your liking.

Watch a short video clip (no audio)

Watch the video

To remove trial limitations, you will require a licence key.

Free to academics (you need a .edu, .ac or .sch email address), not free for commercial use.

Go to the ReversePOCO website for your licence key.

What's new

Click here to see what's new in this release.

Supported databases

  • SQL Server
  • SQL Server Compact 3.5 and 4.0
  • PostgreSQL
  • MySQL
  • Oracle
  • SQLite

Highly customisable output

This generator is designed to be customisable from the very beginning and not fixed and rigid like other generators. Play with the settings in the <database>.tt file. That's what it's there for.

If your database changes, re-save the <database>.tt file. That's it.

Click here to see a full list of features.

Regards, Simon Hughes

About

EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics, commercial use requires a paid licence. Obtain your licence from:

Topics

Resources

Stars

715 stars

Watchers

60 watching

Forks

Releases

Used by

Contributors

Languages