← Package directory
Available on winget

Install Entity Framework Core .NET Command-line Tools

The Entity Framework Core tools help with design-time development tasks. They're primarily used to manage Migrations and to scaffold a DbContext and entity types by reverse engineering the schema of a database.

Install with winget
winget install --id Microsoft.DotNet.dotnet-ef
Upgrade
winget upgrade --id Microsoft.DotNet.dotnet-ef
Uninstall
winget uninstall --id Microsoft.DotNet.dotnet-ef

About Entity Framework Core .NET Command-line Tools

The Entity Framework Core tools help with design-time development tasks. They're primarily used to manage Migrations and to scaffold a DbContext and entity types by reverse engineering the schema of a database.

What's new in 10.0.7

No release notes provided.

Version history

Version Updated Notes
10.0.7 Unknown No notes