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

443 B

no-loc
Home
Privacy
Kestrel
appsettings.json
ASP.NET Core Identity
cookie
Cookie
Blazor
Blazor Server
Blazor WebAssembly
Identity
Let's Encrypt
Razor
SignalR

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 .Net CLI.