When running the Sif3Framework Test project I encountered an error:
Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Upgrading the System.Data.SQLite.Core Nuget package to version 1.0.109.2 fixed the error for me.
OS: Window 10 Enterprise - 1809
IDE: Visual Studio 2017 - 15.8.7