Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DomnerTech.IdentityService

Singal Sign On Service

DB Migration

Update dotnet-ef

dotnet tool update --global dotnet-ef

Initial Migration

dotnet ef migrations add InitialCreate \
-p src/DomnerTech.IdentityService.Infrastructure \
-s src/DomnerTech.IdentityService.Api

Apply Migration

dotnet ef database update \
-p src/DomnerTech.IdentityService.Infrastructure \
-s src/DomnerTech.IdentityService.Api

About

Singal Sign On Service

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages