EFCore连接Mysql遇到的问题:
The database provider attempted to register an implementation of the 'IRelationalTypeMappingSource' service.

解决办法:
Microsoft.EntityFrameworkCore 5.0.1版本 改为 3.1.10版本


测试:

附:
发布后nuget包会有缓存,需要清空publish文件夹再重新发布
The database provider attempted to register an implementation of the 'IRelationalTypeMappingSource' service.




本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。