Visual Studio extension
Popular Visual Studio extension with more than 200.000 downloads on Visual Studio Marketplace
Useful design-time DbContext features, added to the Visual Studio Solution Explorer context menu. This free tool is developed and maintained by Erik Ejlskov Jensen, Developer Technologies MVP.
Popular Visual Studio extension with more than 200.000 downloads on Visual Studio Marketplace
Generate code and diagrams from your database and SQL Projects
The tool includes these features, and more are in progress.
Generates POCO classes, derived DbContext and Code First mappings for an existing SQL Server, SQLite, Postgres, MySQL or SQL Server Compact database, a SQL Server Database project (.sqlproj) or a ".dacpac" file.
Generate DBContext mapping code directly from your SQL Project. Generate E/R diagrams.
Adds an interactive DGML graph from your DbContext Model.
View the SQL CREATE script for the current Model.
Generate mappings for SQL Server stored procedures and functions.
Customize the generated code further using T4 and Handlebars templates.
Download the extension, report issues, propose suggestions and browse the GitHub source code and documentation