-
-
Notifications
You must be signed in to change notification settings - Fork 298
Home
Erik Ejlskov Jensen edited this page Jun 1, 2020
·
46 revisions
Useful design-time DbContext features, added to the Visual Studio Solution Explorer context menu.
- Reverse Engineering of SQL Server, Azure SQL DB, PostgreSQL, MySQL, SQLite and SQL Server Compact databases, and SQL Server Database projects (.dapac files)
- Migrations Tool - preview
- Model graphing and scripting
EF Core versions supported by the Migrations and Modeling features:
- For .NET Core projects: 2.1 and later (use .NET Core 3.x with EF Core 3.x)
- For .NET Framework projects: 2.1.0, 2.1.4, 2.2.0, 2.2.6
If you cannot view the model graph, follow the advice here to install the viewer.
Download from Visual Studio MarketPlace
Ensure you always have the latest daily build (if you are brave) by installing this extension