When developing database-driven .NET and .NET Core, regardless of the database we intend to deploy in the end, we will often want to work with a database engine that is lightweight and fast, in order ...
Identity Unit Tests Fail: SqliteConnection does not support nested transactions. #14259 Closed #14279 enisn ...
I have used sqlite-net and SQLite.Net-PCL on and off and both have good features over the other. Now I am at a point to make a hard choice, and the convenience utility method CreateDatabaseBackup() ...