AspNetCore.Docs/aspnetcore/includes/ef-cli.md

256 B

If dotnet ef has not been installed, install it as a global tool:

  dotnet tool install --global dotnet-ef

For more information on the CLI for EF Core, see EF Core tools reference for the .NET CLI.