dotConnect for MySQL 10.1.72

Released: Apr 23, 2026

10.1.72 中的更新

特性

Entity Framework support

  • Updated support for Entity Framework Core 10 to version 10.0.5.
  • Updated support for Entity Framework Core 9 to version 9.0.14.
  • Updated support for Entity Framework Core 8 to version 8.0.25.
  • Improved EF Core scaffolding logging for the Scaffold-DbContext command.

修补程序

Entity Framework support

  • Resolved an issue with transaction handling via the UseTransaction() method in EF Core.
  • Fixed an issue with the Scaffold-DbContext command when processing foreign keys.