dotConnect for MySQL 10.1.72

Released: Apr 23, 2026

Mises à jour de 10.1.72

Fonctionnalités

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.

Correctifs

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.