mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-01-02 12:27:12 +08:00
Add Add-Migration/Update-Database instructions
This commit is contained in:
@@ -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`.
|
||||||
|
|||||||
Reference in New Issue
Block a user