asp.net core 5,0 项目中Add-Migration 执行报错 (可能不小心删掉了,安装后真的可以用了!!!)

时间:2020-12-30 11:32:15   收藏:0   阅读:0

错误提示:

Add-Migration : The term ‘Add-Migration‘ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

解决办法:

nuget 安装最新版本:

Microsoft.EntityFrameworkCore.Tools
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!