EF Core Power Tools Gallery feed (extension)

Useful design-time DbContext 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 mapping for an existing database or SQL Server Database project (.dacpac). Migrations Tool - Manage EF Core Migrations in the project: View status, Add Migration, Update Database Add DbContext Model Diagram - Adds a DGML graph from your DbContext Model. View DbContext Model SQL DDL - View a SQL DDL script from your DbContext Model. About - Displays version and other diagnostic information about your Visual Studio instance.
▼ Download- Author
- ErikEJ
- Version
- 2.5.1353
- Updated
- 6 hours ago
Loading...