码迷,mamicode.com
首页 > 其他好文 > 详细

uwp - 解决在使用EntityFrameworkCore 指令“add-migration xx” 时 报错“No context type was found in the assembly/no migrations configuration type was found in the assembly”

时间:2016-12-29 13:29:50      阅读:835      评论:0      收藏:0      [点我收藏+]

标签:log   png   assembly   work   http   add   image   数据   截图   

报错截图如下:

技术分享

网上说的办法试过后不行,然后我卸载所有nuget包从头一步步来,终于找到了问题,在到“Add-Migration”这一步,别急执行指令,先重启一下VS,然后再执行指令就可以了,重启前可以重新生成一下项目。

也就是说在创建完数据模型、配置文件app.config等一些列步骤后先重启VS。

uwp - 解决在使用EntityFrameworkCore 指令“add-migration xx” 时 报错“No context type was found in the assembly/no migrations configuration type was found in the assembly”

标签:log   png   assembly   work   http   add   image   数据   截图   

原文地址:http://www.cnblogs.com/KudouShinichi/p/6232430.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!