1
Answer

Edit model in MVC

Suppose i have a model class with three properties..Now if i need to add another property later then it show me a migration error..what can i do?

Answers (1)