sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
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:
Generates DbContext, entity configurations, enumerations, and stored procedure/table-valued function wrappers from existing database schemas via T4 templates. Supports SQL Server, SQL Server Compact, and PostgreSQL with schema introspection through configurable connection strings. Integrates as a Visual Studio extension with customizable T4 templates that regenerate on save, enabling iterative schema synchronization without manual code updates.
712 stars. Actively maintained with 35 commits in the last 30 days.
Stars
712
Forks
224
Language
C#
License
—
Category
Last pushed
Mar 18, 2026
Commits (30d)
35
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/sjh37/EntityFramework-Reverse-POCO-Code-First-Generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
IntelliTect/Coalesce
Quickly build amazing web apps
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...