Update-Database command but this command does not exist!https://i.sstatic.net/GtCcg.jpg
Did you install the Microsoft.EntityFrameworkCore.Tools package?
Install-Package Microsoft.EntityFrameworkCore.Tools
Update-Database
For EF Core, you can use dotnet ef database update in Command Prompt.
Run that in the EntityFrameworkCore folder in Command Prompt, not the VS command window.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With