Connect with your database and run command:
Update-Database to create new database.
Open CMD and go to .\MyWebAPI path (Make sure that Seed.cs is included), run command: dotnet run seeddata
Admin account will be added:
Username: admin
Password: admin