【发布时间】:2018-11-14 12:10:53
【问题描述】:
请帮助我如何解决 MVC 模型中的以下错误。
The model backing the 'ApplicationDbContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
【问题讨论】:
标签: asp.net-mvc c#-4.0