I am new to Asp.net Core. I have installed Entity FrameWork Package into my solution using the Nuget package. When I run the update-database command, I get the following error. Your project does not contain reference for EntityFramework. Ensure your target project is correct, install the package and try again.
Microsoft.EntityFrameworkCore.SqlServer
Microsoft.EntityFrameworkCore.Tools
3.1.8
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)