Lanzamientos de dotConnect for SQLite

Released: Apr 23, 2026

Actualizaciones en 7.1.72

Características

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.

Correcciones

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

Released: Mar 5, 2026

Actualizaciones en 7.1.35

Correcciones

  • 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

Actualizaciones en 7.1.33

Características

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

Correcciones...

Released: Dec 18, 2025

Actualizaciones en 7.0.0

Características

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

Released: Jul 29, 2025

Actualizaciones en 6.4.290

Características

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.

Correcciones

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

Released: Apr 24, 2025

Actualizaciones en 6.4.235

Características

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

Correcciones

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

Released: Feb 11, 2025

Actualizaciones en 6.4.193

Características

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.

Correcciones

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

Entity...

Released: Jan 14, 2025

Actualizaciones en 6.4.191

Correcciones

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

Released: Dec 27, 2024

Actualizaciones en 6.4.190

Características

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

Released: Nov 8, 2024

Actualizaciones en 6.3.104

Características

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

Correcciones

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