Super noob - Trying to add/create a migration in VSCode
Ok im doing this tutorial book
https://s3.amazonaws.com/recaffeinate-files/LittleAspNetCoreBook.pdf
page 53
"dotnet ef migrations add AddItems"
this is not working returning Could not execute because the spec command or file is not found
I installed Nuget, and tried to install Microsoft.EntityFrameworkCore.Tools.
but it has returned Install-Package : No match was fou nd for the search....
I Installed Entity Framework extension .
still no luck.
Any ideas what im missing .
https://s3.amazonaws.com/recaffeinate-files/LittleAspNetCoreBook.pdf
page 53
"dotnet ef migrations add AddItems"
this is not working returning Could not execute because the spec command or file is not found
I installed Nuget, and tried to install Microsoft.EntityFrameworkCore.Tools.
but it has returned Install-Package : No match was fou nd for the search....
I Installed Entity Framework extension .
still no luck.
Any ideas what im missing .




