EF核心迁移错误:“无法创建类型为'ApplicationContext'的对象”

编程入门 行业动态 更新时间:2024-10-27 23:17:21
本文介绍了EF核心迁移错误:“无法创建类型为'ApplicationContext'的对象”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试使用EF Core进行迁移,但出现错误-如何解决此错误?

I'm trying to do the migration with EF Core but I get an error - how can I fix this error?

PM> add-migration ini

无法创建 ApplicationContext类型的对象。在项目中添加$ I $$ I $$ I $$$$$实现,或在设计时查看go.microsoft/fwlink/?linkid=851728以获取其他模式。

Unable to create an object of type 'ApplicationContext'. Add an implementation of 'IDesignTimeDbContextFactory' to the project, or see go.microsoft/fwlink/?linkid=851728 for additional patterns supported at design time.

推荐答案

如果您有多个启动项目,也会发生这种情况-迁移时,只需选择一个(在VS中,右键单击解决方案并设置启动项目...)

This will also happen if you have multiple start-up projects - when migrating, just select one (in VS right click Solution and Set StartUp Projects...)

更多推荐

EF核心迁移错误:“无法创建类型为'ApplicationContext'的对象”

本文发布于:2023-11-16 07:11:22,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1602111.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:对象   核心   错误   类型   EF

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!