EF核心迁移错误:“无法创建类型为'ApplicationContext'的对象” [英] EF Core Migration error: "Unable to create an object of type 'ApplicationContext'"

查看:222
本文介绍了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 $$$$$实现,或在设计时查看https://go.microsoft.com/fwlink/?linkid=851728以获取
其他模式。

Unable to create an object of type 'ApplicationContext'. Add an implementation of 'IDesignTimeDbContextFactory' to the project, or see https://go.microsoft.com/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'的对象”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆