EntityFramework-Reverse-POCO-Code-First-Generator and EFDesigner

Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 712
Forks: 224
Downloads:
Commits (30d): 34
Language: C#
License:
Stars: 362
Forks: 62
Downloads:
Commits (30d): 0
Language: C#
License: MIT
No Package No Dependents
Archived Stale 6m No Package No Dependents

About EntityFramework-Reverse-POCO-Code-First-Generator

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:

This tool helps .NET developers quickly create clean, maintainable code for interacting with existing databases using Entity Framework Code First. It takes an existing SQL Server, SQL Server Compact, or PostgreSQL database schema as input and automatically generates C# classes, configurations, and a DbContext. This allows developers to work with their database using object-oriented code without manually writing all the mapping.

.NET development database integration ORM code generation Entity Framework

About EFDesigner

msawczyn/EFDesigner

Entity Framework visual design surface and code-first code generation for EF6, Core and beyond

Provides a designer surface (.efmodel file format) for visual EF model creation with support for importing existing entities from C# source or compiled assemblies, then generates customizable code-first DbContext and POCO classes via T4 templates. Designed as a VS2019 extension that produces standard partial C# classes using the fluent API, enabling model regeneration without tool dependency while preserving manual code additions across generations.

Scores updated daily from GitHub, PyPI, and npm data. How scores work