Skip to content

Instantly share code, notes, and snippets.

@josephwambura
Last active June 1, 2022 08:38
Show Gist options
  • Save josephwambura/a85d26af6245e9255a102e692df006b8 to your computer and use it in GitHub Desktop.
Save josephwambura/a85d26af6245e9255a102e692df006b8 to your computer and use it in GitHub Desktop.
Add-Migration CreateIdentitySchema -Context ApplicationDbContext -OutputDir ".\Data\Migrations\"

Remove-Migration -Context ApplicationDbContext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment