--- no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] --- [!INCLUDE [more information on the CLI for EF Core](~/includes/ef-cli.md)] Run the following .NET Core CLI commands: ```dotnetcli dotnet ef migrations add InitialCreate dotnet ef database update ```