In this article, We learn how to fix this issues if ever you can encounter this kind of sleepless issues. I will show how to do it, and just follow the steps clearly.

For more updates please do Subscribe via Email:

I encounter this error during running the Migration command in my project. Its says that “Your startup project ‘Project Name’ doesn’t reference “Microsoft.EntityFrameworkCore.Design” This package is required for the Entity Framework Core Tools to work.”

To resolve this issue, you need to install the nuget package “Microsoft.EntityFrameworkCore.Design or run this in your VS CLI.

PM> NuGet\Install-Package Microsoft.EntityFrameworkCore.Design -Version

Happy Learning..

Thank you for visiting my blog site. Hoping you learn more here. please feel free to comment and suggest if there is need to enhance and update. thank you.

Leave a Reply

Your email address will not be published. Required fields are marked *