This guide explains how to use the dotnet ef
(Entity Framework Core Command-line Tools) for creating and managing database migrations in .NET applications.
-
.NET SDK installed (download)
-
Entity Framework Core NuGet packages installed:
-
For most projects: