dotConnect for SQLite 新版本发表

Released: Apr 23, 2026

7.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.

修补程序

  • 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...

Released: Mar 5, 2026

7.1.35 中的更新

修补程序

  • Fixed an installation issue with integration into Visual Studio 2026 Insiders.

Entity Framework support

  • Fixed an issue with the VisitRightJoin method in EF Core 10.

Released: Feb 24, 2026

7.1.33 中的更新

特性

  • Added support for sqlite-vec BINARY, INT8, and FLOAT vector data types.
  • Added the LoadLicenseKey() method to the SQLiteConnection class.

Entity Framework support

  • Added support for Entity Framework Core 10.
  • Added support for NetTopologySuite 2.6 in Entity Framework Core.
  • Added support for sqlite-vec BINARY, INT8, and FLOAT vector data types in EF Core.
  • Updated Entity Framework Core 9 support to version 9.0.12.
  • Updated Entity Framework Core 8 support to version 8.0.23.

修补程序

  • Fixed an issue where...

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...

Released: Jul 29, 2025

6.4.290 中的更新

特性

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.6.
  • Updated support for Entity Framework Core 8 to version 8.0.17.

修补程序

  • Fixed an issue with the isolation level of transactions.
  • Fixed an issue with using the URI format in the Data Source connection string parameter.
  • Fixed a design-time issue with the SQLiteDataTable Tasks interface element in Visual Studio 2022.
  • Fixed an issue in dbMonitor integration where error messages were logged incorrectly.

LinqConnect...

Released: Apr 24, 2025

6.4.235 中的更新

特性

  • Added support for Microsoft Visual Studio 2022 version 17.14 Preview.

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.2.
  • Updated support for Entity Framework Core 8 to version 8.0.13.
  • Changed the behavior of index creation: indexes generated by Code-First Migrations now use the CREATE INDEX IF NOT EXISTS statement.

修补程序

  • Fixed an issue causing slow connections to dbMonitor on systems using the IPv6 protocol.
  • Fixed an issue with SQLiteDataReader...

Released: Feb 11, 2025

6.4.193 中的更新

特性

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.1.
  • Updated support for Entity Framework Core 8 to version 8.0.12.

Entity Developer

  • Added new SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the synchronization of NullableReferenceType properties across different templates.

修补程序

  • Fixed an issue with processing URI hexadecimal escape sequences in the Data Source connection string parameter.

Entity Framework support

  • Fixed...

Released: Jan 14, 2025

6.4.191 中的更新

修补程序

  • Fixed an issue with throwing MissingMethodException in EF Core 9.
  • Fixed an issue with a missing assembly in the Devart.Data.SQLite.EF6 NuGet package.
  • Fixed an issue with .NET Core projects in the Upgrade Wizard.

Entity Developer

  • Fixed an issue with the Update From Database wizard failing to apply changes to the column identity/autoincrement option in model properties, impacting ValueGenerated for EF Core models and StoreGeneratedPattern for EF models.
  • Fixed an issue that caused the "'prefix...

Released: Dec 27, 2024

6.4.190 中的更新

特性

  • Added Microsoft .NET 9 compatibility.
  • Added support for Visual Studio 2022 version 17.13 Preview.
  • Added confirmation for the execution of stored procedures and functions in the DataSet Wizard.

Entity Framework support

  • Added support for Entity Framework Core 9.
  • Updated support for Entity Framework Core 8 to version 8.0.11.
  • Updated support for Entity Framework Core 6 to version 6.0.36.
  • Updated support for Entity Framework 6 (EF6) to version 6.5.1.

Entity Developer

  • .NET 9 has been added to the...

Released: Nov 8, 2024

6.3.104 中的更新

特性

  • Added support for Microsoft Visual Studio 2022 version 17.12 Preview.

Entity Framework support

  • Updated support for Entity Framework Core 8 to version 8.0.10.
  • Updated support for Entity Framework Core 6 to version 6.0.35.

修补程序

  • Fixed an issue with integration in Visual Studio 2015 and earlier versions.
  • Fixed the DataSet Wizard crash in Visual Studio 2022.
  • Fixed a design-time bug with the SQLiteCommand component in Visual Studio 2022.
  • Fixed a design-time bug with the SQLiteDataTable Tasks...