If you want to update your migrations in .NET Core using the CLI, type the following:

dotnet ef --startup-project ../path_to_project/ database update