Skip to content
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.

Features

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

Demo

Watch a 25 minute demo to get an introduction to the tool:

Demo at .NET Conf 2020

pt

Clone this wiki locally