ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 98
- Release rhythm 14
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 257
- age_days: 3048
- days_rel: 360
- days_push: 14
- n_releases_24m: 2
Adoption not part of the score
2511 stars · 336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EF Core Power Tools is a Visual Studio extension and cross-platform CLI (efcpt) for Entity Framework Core that provides GUI-based reverse engineering of existing databases into DbContext models, plus migrations and model visualization. It targets SQL Server and other providers and aims to lower the barrier to getting started with EF Core.
Use cases
- generate EF Core DbContext and entity classes from an existing database schema
- reverse engineer a SQL Server database into EF Core models without writing code by hand
- visualize my EF Core DbContext model as a diagram
- scaffold database-first entities in Visual Studio
- run EF Core reverse engineering from the command line in VS Code
- manage EF Core migrations through a GUI
- generate POCO classes from an existing database for .NET projects
When to choose
- you use EF Core with an existing database and want database-first scaffolding
- you work in Visual Studio 2022 and want GUI tooling for DbContext generation
- you need a cross-platform CLI for EF Core reverse engineering outside Visual Studio
- you want to visualize and document your EF Core model
When to avoid
- you use code-first EF Core without an existing database
- you don't use .NET or Entity Framework Core
- you need a standalone ORM rather than tooling around EF Core
Facets
plugin · maturity active
developer-tools database orm cli documentation developer-tools databases backend web-development windows cross-platform cli dotnet entity-framework-core visual-studio-extension reverse-engineering dbcontext ef-core database-first model-visualization efcpt
1 source
- readme: https://github.com/ErikEJ/EFCorePowerTools · fetched 2026-08-28 · 869c515d6548
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ErikEJ/EFCorePowerTools | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="ErikEJ/EFCorePowerTools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem