-
-
Notifications
You must be signed in to change notification settings - Fork 301
Home
Erik Ejlskov Jensen edited this page Dec 11, 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 and Oracle 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.2 and later (use .NET Core 3.1 with EF Core 3.x)
- For .NET Framework projects: 2.2.0, 2.2.6
Watch a 25 minute demo to get an introduction to the tool: