首页 > Web开发 > 详细

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

时间:2020-12-25 19:38:25      阅读:51      评论: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

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

原文:https://www.cnblogs.com/qqhfeng/p/14190427.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!