efcore操作mysql,出现System.InvalidOperationException:“No coercion operator is defined between types 'System.Int16' and 'System.Boolean'.”

这个恶心的问题,只需要把EF的依赖换成

Pomelo.EntityFrameworkCore.MySql 库即可解决

相关文章:

  • 2021-07-23
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-04
  • 2021-06-25
相关资源
相似解决方案