Skip to content

Akavache.Sqlite3 namespace

Part of the Akavache.Sqlite3 package.

TypeKindSummary
AkavacheBuilderExtensionsclassProvides extension methods for configuring Akavache to use SQLite-based blob caches.
ResourceclassAndroid Resource Designer class. Exposes the Android Resource designer assembly into the project Namespace.
SqliteBlobCacheclassProvides a SQLite-based implementation of IBlobCache for persistent data storage. This cache stores data in a SQLite database file for reliable persistence across application restarts.