JerrettDavis/JD.Efcpt.Build

Database-first EF Core model generation automated via MSBuild.

31
/ 100
Emerging

This tool helps .NET developers automatically generate C# code for their application's data layer based on an existing database schema or SQL project. It takes your database structure or SQL project as input and produces Entity Framework Core models (DbContext and entity classes) that your application can use to interact with the database. This is for software developers building applications with .NET and Entity Framework Core who need to keep their C# data models in sync with a database.

Use this if you are a .NET developer working with a database-first approach and want to automate the process of creating or updating your Entity Framework Core data models during your project's build process.

Not ideal if you prefer a code-first approach where you define your data models in C# first and then generate the database schema from them.

database-first data-modeling software-development dotnet entity-framework-core
No Package No Dependents
Maintenance 13 / 25
Adoption 5 / 25
Maturity 13 / 25
Community 0 / 25

How are scores calculated?

Stars

11

Forks

Language

C#

License

MIT

Last pushed

Mar 16, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/JerrettDavis/JD.Efcpt.Build"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.