New build of dotConnect for SQLite 5.11.1253 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for SQLite 5.11.1253 is available!

Post by Devart » Thu 25 Oct 2018 14:31

Dear users,

New build of dotConnect for SQLite 5.11.1253 is available for download now.

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.25.2
LinqConnect (formerly known as LINQ to SQLite)
  • The bug with updating the existing entities that participate in FK associations is fixed in .NET Standard 2 compliant assemblies
Entity Developer
  • The bug with throwing "Custom tool error: bufferAdapter is not a VsTextDocData" in .NET Standard projects is fixed
Entity Framework support
  • Entity Framework Core 2.1.4 is supported
  • The bit-wise functions OR, AND in EF Core are supported
  • The bug with throwing "Collection was modified; enumeration operation may not execute" by EF Core provider in multithreaded applications is fixed
  • The bug with using Scaffold-DbContext in EF Core 2 is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked