jianyi
------CodeArt
博客园
首页
新随笔
联系
订阅
管理
随笔 - 173 文章 - 1 评论 - 2374 trackbacks - 136
2017年3月15日
EF Migrations error: No connection string named 'MpDb' could be found in the application config file.
摘要: solution: update-database 命令查找连接字符是在当前启动项目中找的 确保启动项目中connectiongString配置存在.
阅读全文
posted @ 2017-03-15 20:31 jianyi 阅读(23) 评论(0)
编辑