dotConnect for SQLite (英語版) のリリース

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

Released: Jun 6, 2024

6.3.21 での更新項目

機能

Entity Framework support

  • Updated support for Entity Framework Core 8 to version 8.0.6.
  • Updated support for Entity Framework Core 7 to version 7.0.20.
  • Updated support for Entity Framework Core 6 to version 6.0.31.

Released: May 29, 2024

6.3.20 での更新項目

機能

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

Entity Framework support

  • Updated support for Entity Framework Core 8 to version 8.0.5.
  • Updated support for Entity Framework Core 6 to version 6.0.30.

不具合の修正

Entity Developer

  • Resolved an issue with saving 'Version=Original' in the Stored Procedure Mapping menu for LinqConnect model.

Released: Jan 17, 2024

6.3.10 での更新項目

機能

  • Added support for Microsoft .NET 8.
  • Microsoft Visual Studio 2022 version 17.9 Preview is now supported.

Entity Framework support

  • Entity Framework Core 8.0.0 is now supported.
  • Entity Framework Core 7.0.14 is now supported.
  • Entity Framework Core 6.0.25 is now supported.

LinqConnect (formerly known as LINQ to SQLite)

  • Added support for Microsoft .NET 8.

Entity Developer

  • EF Core 8 has been added to the list of available Entity Framework versions in Create Model Wizard and Model Settings in EF Core...

Released: Nov 16, 2023

6.2.0 での更新項目

機能

  • Microsoft Visual Studio 2022 version 17.8 Preview is now supported.
  • The SQLiteSnapshot class has been implemented to record a snapshot of the current database state and restore a transaction to the existing snapshot.

Entity Framework support

  • Entity Framework Core 7.0.10 is now supported.
  • Entity Framework Core 6.0.21 is now supported.

不具合の修正

  • Fixed the error during installation on the 32-bit version of Windows.

Entity Framework support

  • Fixed the bug throwing Microsoft.EntityFrameworkCore...

Released: Jun 1, 2023

6.1.151 での更新項目

機能

  • Added support for Microsoft Visual Studio 2022 version 17.7 Preview.
  • The sqlite3.dll library that is included into the installation package has been updated to the version 3.41.1.

Entity Framework support

  • Entity Framework Core 7.0.5 is now supported.
  • Entity Framework Core 6.0.16 is now supported.

Entity Developer

  • The behavior has been changed: The primitive properties by default now have Inheritance Modifier = None.

不具合の修正

Entity Framework support

  • Fixed the bug with ignoring schema set for...

Released: Mar 1, 2023

6.1.134 での更新項目

機能

  • Microsoft Visual Studio 2022 version 17.5 Preview is now supported.
  • Added Microsoft .NET 7 compatibility.
  • Added encryption support for SQLite databases including AES-128, AES-192, AES-256, Blowfish, CAST-128, RC4 and Triple DES.
  • Updated description of the password field in SQLite connection editor.

Microsoft Entity Framework support

  • Entity Framework Core 7.0.2 is now supported.
  • Entity Framework Core 6.0.13 is now supported.
  • Entity Framework Core 3.1.32 is now supported.

Entity Developer

  • Added...

Released: Jun 30, 2022

6.0.0 での更新項目

機能

  • Added Microsoft .NET 6 compatibility.
  • Added support for Apple macOS 11 Arm64 (or "Apple Silicon" or "Apple M1").
  • Added support for Microsoft Windows 11.
  • Added support for Microsoft Visual Studio 2022 version 17.2 and 17.3 Preview.

Entity Framework

  • Added Entity Framework Core 6.0.5, 5.0.17 and 3.1.25 support.

Released: Jan 25, 2022

V5.19.2066 での更新項目

機能

  • Added support for Microsoft .NET 6.0.

Entity Developer

  • Changed behavior: Turning off the "Save connection to" option in Model Settings of Entity Framework Core Model wipes out connection string literal from the generated code.

不具合の修正

Entity Framework support

  • Fixed the bug with generating the "Value cannot be null" error when dropping indexes via Code-First Migrations in Entity Framework Core.
  • Fixed the bug with a materialization used within the Let operator of LINQ query in Entity Framework...