我正在创建一个Entity Framework核心项目。在尝试添加迁移时,我收到此错误。 IDesignTimeDbContextFactory是什么,并且此错误还意味着什么?我知道如何解决它,只是想了解。
answer
解决方案:
Unable to create migrations after upgrading to ASP.NET Core 2.0
这篇Microsoft文章没有完全解释,
https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dbcontext-creation