I am working on a web project using ASP.Net 5 and EF7....I have imported all the tables from existing database onto my models in my project. However, I am having problems in regards with migrations....I have created the initial migration, made some change...