I have a small project that require a storage (I choose SQLite) and I got good result with the ADO DLL for .Net for Sqlite.
After the Install, I noticed that it conta
There's a package on NuGet called "LINQ to SQLite". I haven't tried it, but it seems fresh.
https://www.nuget.org/packages/linq2db.SQLite/