IdentityServer

dotnet ef migrations add DB --context ApplicationDbContext
dotnet ef database update --context ApplicationDbContext