New build of dotConnect for SQLite 5.10.1152 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.10.1152 is available!

Post by Devart » Fri 25 May 2018 13:01

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to SQLite)
  • A destructor for DataContext is added
Entity Framework support
  • Entity Framework Core 1.1.5 is supported
  • Entity Framework Core 2.0.3 is supported
  • The config.Workarounds.ProviderManifestToken option is added for setting provider manifest token for all contexts within application domain
  • The bug with missing Devart.Data.SQLite.Entity namespace in *.Designer.cs generated by EF Core 2 Code-First Migrations via Devart NuGet package is fixed
  • The bug with generating Guid literals in SQL statements, when a connection string includes "BinaryGUID=False;", is fixed

Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked