Hi, my name is Harold Javier. I am an ASP.NET (dotNet) trainer, coach, mentor, and consultant for more than 8 years. It is my mission to teach, educate, and train people about some simple solutions to common problems we experience either as a software developer or as a researcher on topics about ASP.NET Core, ASP.NET MVC, ASP.NET Web API, ASP.NET Web Form, and .NET (dotNet) technology in general.
01 August 2013
Enable-Migrations in Package Manager Console
Have you experienced this?
More than one context type was found in the assembly 'MyMVCProject.Web'.
A simple solution: enable-migrations -ContextType MyMVCProject.Web.Your_Db_Entities
No comments:
Post a Comment