asp.net-mvc-4 – 首先无法识别mvc代码中的“启用迁移”一词
发布时间:2020-05-24 06:19:50 所属栏目:asp.Net 来源:互联网
导读:我试图在我的新的mvc 4应用程序中第一次运行 PM启用迁移 – 启用自动迁移 我在玩 Enable-Migrations : The term Enable-Migrations is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spell
|
我试图在我的新的mvc 4应用程序中第一次运行
我在玩 Enable-Migrations : The term 'Enable-Migrations' 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. At line:1 char:1 + Enable-Migrations –EnableAutomaticMigrations 我失踪了什么我已经安装了e.f 5. 解决方法尝试在包管理器控制台中键入:Install-Package EntityFramework -IncludePrerelease 然后重新启动Visual Studio. (编辑:安卓应用网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 单元在ASP.NET中测试登录
- 管理页面来管理asp.net会员提供商和角色管理
- 优化 – 字典/客户端VS应用程序变量
- asp.net-mvc – 在system.web.optimization中自定义缓存清除
- asp.net-mvc-3 – 通过URL导致控制器的DateTime导致ASP .NE
- asp.net – 您何时会在Web自定义控件上使用Web用户控件?
- asp.net – 脚本管理器和工具包脚本管理器之间的区别
- asp.net-mvc – Structuremap处理DataContext对象
- asp.net-mvc – 什么时候使用ViewData而不是ViewModels?
- asp.net-mvc – 我们可以在Controller中创建静态ActionResu
推荐文章
站长推荐
- asp.net – 运行时从Microsoft.AspNet.WebApi.He
- asp.net-web-api – Web API ModelBinders – 如
- asp.net-mvc – 无法加载文件或程序集’Microsof
- asp.net – 在IIS中,existingResponse =“PassTh
- asp.net – 在新的MVC4应用程序中获取UserId(int
- 敏感词汇过滤DFA算法
- 如何确定ASP.NET站点(IIS)上的用户数量?和他们的
- 运行SonarQube针对ASP.Net核心解决方案/项目
- asp.net – 如何通过ADO.NET运行我的.sql脚本文件
- asp.net-mvc – 使用MVC将数据导入局部视图或布局
热点阅读
