msawczyn/EFDesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
ArchivedProvides 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.
362 stars. No commits in the last 6 months.
Stars
362
Forks
62
Language
C#
License
MIT
Category
Last pushed
Mar 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/msawczyn/EFDesigner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
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