Version | Change log |
dotConnect for SQLite 6.3.20 May 29, 2024 | *Supported Visual Studio 2022 version 17.11 Preview |
dotConnect for SQLite 6.3.10 Jan 17, 2024 |
*.NET 8 compatibility *Visual Studio 2022 version 17.9 Preview is supported |
dotConnect for SQLite 6.2.0 Nov 16, 2023 |
*Visual Studio 2022 version 17.8 Preview is supported *The SQLiteSnapshot class is implemented to record a snapshot of the current database state and restore a transaction to the existing snapshot |
dotConnect for SQLite 6.1.151 Jun 1, 2023 |
*Visual Studio 2022 version 17.7 Preview is supported *The sqlite3.dll library that is included into the installation package is updated to the version 3.41.1 |
dotConnect for SQLite 6.1.1 Mar 1, 2023 |
*Visual Studio 2022 version 17.5 Preview is supported *.NET 7 compatibility *In-built encryption support for SQLite databases implemented: AES-128, AES-192, AES-256, Blowfish, CAST-128, RC4, Triple DES *Description of the password field in SQLite connection editor is updated |
dotConnect for SQLite 6.0.0 Jun 30, 2022 |
*.NET 6 compatibility. *macOS 11 Arm64 (or "Apple Silicon" or "Apple M1") support *Windows 11 is supported. *Visual Studio 2022 version 17.2 is supported. *Visual Studio 2022 version 17.3 Preview is supported. |
dotConnect for SQLite 5.19 Dec 21, 2020 |
* The model validation is improved: the errors are generated for all entities with QueryType=True in EF Core Model when EF Core version=EF Core 1 in Model Settings * Entity Framework Core 6.0.1 is supported * NetTopologySuite 2.4.0 is supported in EF Core 3, EF Core 5, and EF Core 6 |
dotConnect for SQLite 5.18 Sep 28, 2021 | Code-First Migrations and EF Core Support Improvements |