dotConnect for SQLite 7.0.0

Released: Dec 18, 2025

7.0.0 での更新項目

機能

  • Added support for .NET 10.
  • Added support for Visual Studio 2026.
  • Added support for Visual Studio 2026 Insiders, version 18.3.
  • Added trial product activation.
  • Added license key-based licensing for .NET Framework assemblies.
  • Added the License Key connection string parameter for .NET Framework assemblies.
  • Added support for high-performance batch updates.
  • Added support for savepoints in the SQLiteTransaction class.
  • Added support for SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17).

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.11.
  • Updated support for Entity Framework Core 8 to version 8.0.22.

不具合の修正

  • Fixed an issue with the TransactionScope class.

Entity Framework support

  • Fixed an issue with comparing variables or literal values in Entity Framework Core 9.
  • Fixed an issue with Performance Profiler in Visual Studio 2022 or later.

LinqConnect

  • Fixed an issue with the dotConnect for SQLite Professional Edition license key when using LinqConnect functionality.
  • Fixed an issue with the EntitySet.ListChanged event.