dotConnect for SQLite 6.4.290

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 (formerly known as LINQ to SQLite)

  • Fixed an issue with incorrect caching of the materialization function across different queries.

Entity Developer

  • Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor.