dotConnect for SQLite 7.1.72

Released: Apr 23, 2026

Atualizações na 7.1.72

Recursos

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.

Correções

  • Fixed an issue with using the URI format in the Data Source connection string parameter on Linux.

Entity Framework support

  • Resolved an issue with transaction handling via the UseTransaction() method in EF Core.