mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-20 02:27:53 +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