I am unable to update my database using the 'Update-Database' parameter. I kept getting the error below
No DbContext was found in assembly 'MVC5MPWA.EntityFramework'.
I set the startup page to MVC5MPWA.Web and the PMC default project to MVC5MPWA.EntityFramework as instructed on the Aspnetboilerplate documentation.
I need help