New build of dotConnect for SQLite 5.7.819 is available for download now.
In this version:
- Visual Studio 2017 Release Candidate is supported
 - The sqlite3.dll library that is included into the installation package is updated to version 3.16.2
 
- The behavior is changed: DataContext.CreateDatabase() uses now the same datatype names like the ones used in model mapping
 
- The bug with comparing non-nullable properties in LINQ query when config.QueryOptions.UseCSharpNullComparisonBehavior=true is fixed
 - The bug with using AddForeignKeyOperation and DropForeignKeyOperation in EF Core Code-First Migrations is fixed
 
http://www.devart.com/dotconnect/sqlite/