-
-
Notifications
You must be signed in to change notification settings - Fork 300
Home
Erik Ejlskov Jensen edited this page Oct 18, 2020
·
48 revisions
Useful design-time DbContext features, added to the Visual Studio Solution Explorer context menu.
- Reverse Engineering of SQL Server 2012 or later, Azure SQL DB, PostgreSQL, MySQL, SQLite, Oracle and SQL Server Compact databases, and SQL Server Database projects (.dacpac 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.1 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