add-migration initialMigration 报错
来源:1-2 【讨论题】对于不断推出的新框架,我们应该如何学习?

慕容3536191
2023-11-15
Unable to create an object of type ‘AppDbContext’. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728
写回答
1回答
-
慕容3536191
提问者
2023-11-16
CreateHostBuilder
傻了 之前学习代码的时候 CreateHostBuilder 方法改成了 CreateHostBuilderX ,导致migration的时候找不到这个方法
00
相似问题