ve-backend-internship-spring2022 / EduManagementLab

MIT License
0 stars 4 forks source link

Implement tool#72 #77

Closed natthaphongphengsa closed 2 years ago

natthaphongphengsa commented 2 years ago

To create database for both Edulab and identityServer4(clients, ApiScopes ........)

Start up Projekt(Web) Package Manager Console Default project(EfRepository) update-database -Context DataContext

Start up Project(IdentityServer4) Package Manager Console Default project(IdentityServer4) update-database -Context ConfigDbContext update-database -Context PersistedDbContext