New build of dotConnect for SQLite 5.6.743 is available for download now.
In this version:
- The sqlite3.dll library that is included into the installation package is updated to version 3.14.2
 
- The bug with moving mapping from abstract base class to child classes of TPH inheritance in the fluent mapping generated by the DbContext template is fixed (Entity Framework models)
 
- The bug with materialization in the multithreaded application is fixed
 
- Entity Framework Core 1.0.1 is supported
 - The new optional parameter Action<SQLiteDbContextOptionsBuilder> is added to UseSQLite() extension method of DbContextOptionsBuilder in EF Core
 - The bug with processing IN expressions in EF Core is fixed
 - The bug with retrieving objects of TPH hierarchy in EF Core is fixed
 
http://www.devart.com/dotconnect/sqlite/