Skip to content
| Marketplace
Sign in
Visual Studio>Tools>EF Core Power Tools
EF Core Power Tools

EF Core Power Tools

ErikEJ

sqlcompact.dk
|
491,390 installs
| (650) | Free
Useful design-time DbContext and database features, added to the Visual Studio Solution Explorer context menu. When right-clicking on a C# project, the following context menu functions are available: Reverse Engineer - Generates POCO classes, derived DbContext and Code First ...
Download

Getting Started | Feedback

Useful design-time DbContext features, added to the Visual Studio Solution Explorer context menu.

When right-clicking on an applicable C# project, the following context menu functions are available:

Reverse Engineer - Generates POCO classes, derived DbContext and mappings for an existing Azure SQL Database, SQL Server, SQLite, Postgres, MySQL, Firebird or Oracle database, a SQL Database project or a .dacpac file. Offers an advanced UI for selecting database objects, including views, stored procedures and functions, and preserves all options in a configuration file in your project.

Add DbContext Model Diagram - Adds a DGML graph from your DbContext Model.

View DbContext Model DDL SQL - View the SQL CREATE script for the current Model

View DbContext Model as DebugView - View the current Model as DebugView text

Add AsDgml() extension method - Adds an extension method to generate a DGML graph from your DbContext.

About - Displays version and other diagnostic information about your Visual Studio instance.

More information on the wiki page here

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft