Skip to content
Erik Ejlskov Jensen edited this page Oct 18, 2020 · 46 revisions

Useful design-time DbContext features, added to the Visual Studio Solution Explorer context menu.

Features

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.

Watch demo from EF Core Community Standup

Watch demo on Channel 9

Download from Visual Studio MarketPlace

Download latest daily build

Ensure you always have the latest daily build (if you are brave) by installing this extension

pt

Clone this wiki locally