I'm trying to create a project , but when creating the database i got the below issue. I already restored the required pacakges using nuget pacake manager. Also, i tried to install the required library but still the same issue.
Your startup project '---*.Web' doesn't reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is correct, install the package, and try again.