Run the following .NET Core CLI commands:
dotnet ef migrations add InitialCreate dotnet ef database update