vs 2019 社区版 .net core 5.0 之 .net core ef 迁移问题方案
摘要:问题一:Add-Migration 时出现 此类问题一般都是模型类主键标识问题增加KEY即可解决 报错: The entity type 'xxxx' requires a primary key to be defined. If you intended to use a keyless ent
阅读全文
posted @ 2022-01-19 15:03