转官网有方案:

https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core.html

General Requirements for EF Core Support

Connector/NET 8.0

MySQL 8.0 Server (or MySQL 5.7)

Entity Framework Core packages:

MySql.EntityFrameworkCore 5.0.0+m8.0.2x and 3.1.10+m8.0.2x (Connector/NET 8.0.23 and later)

MySql.Data.EntityFrameworkCore 8.0.2x (Connector/NET 8.0.22 and earlier)

最新文章

  1. jeecg小吐槽
  2. HDU4971 A simple brute force problem.(强连通分量缩点 + 最大权闭合子图)
  3. Intel 82599 万兆网卡
  4. MySql分类
  5. Winform下实现图片切换特效的方法
  6. $.toJSON的用法或把数组转换成json类型
  7. VBScript连接数据库
  8. js关闭窗口
  9. linux下磁盘分区
  10. Java参数传递问题
  11. 【批处理学习笔记】第十二课:常用DOS命令(2)
  12. Connect Appium Server Fail.A new session could not be created
  13. Expo大作战(二十五)--expo sdk api之Admob
  14. Android后台服务拍照
  15. javascript DOM扩展querySelector()和和querySelectorAll()
  16. Appuim学习路-Appuim介绍
  17. day08(异常处理,创建异常,finally,throws和throw的区别)
  18. jquery 新建的元素事件绑定问题研究[转]
  19. .NET 中创建支持集合初始化器的类型
  20. 【LeetCode】100. Same Tree (2 solutions)

热门文章

  1. MAC (Message Authentication Code,消息认证码算法)
  2. string与bson.ObjectId之间格式转换
  3. 通过 Battery Historian 工具分析 Android APP 耗电情况
  4. VS2019 自定义项目模板
  5. 【spring cloud hoxton】Ribbon 真的能被 spring-cloud-loadbalancer 替代吗
  6. Spring Boot 2.3 新特性优雅停机详解
  7. Go-30-main包
  8. 《TCP/IP网络编程》学习笔记整理
  9. The Blocks Problem UVA - 101
  10. Springboot+Vue前后端分离的博客项目