mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-17 01:46:23 +08:00
Add Add-Migration/Update-Database instructions
This commit is contained in:
parent
719eaa9997
commit
ea0364e553
@ -229,3 +229,5 @@ If you don't want to start from one of the recommended samples, you'll need to:
|
|||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Before running the application, make sure the database is updated with OpenIddict tables by running `Add-Migration` and `Update-Database`.
|
||||||
|
Loading…
Reference in New Issue
Block a user