Akavache.Sqlite3 namespace¶
Part of the Akavache.Sqlite3 package.
| Type | Kind | Summary |
|---|---|---|
| AkavacheBuilderExtensions | class | Provides extension methods for configuring Akavache to use SQLite-based blob caches. |
| Resource | class | Android Resource Designer class. Exposes the Android Resource designer assembly into the project Namespace. |
| SqliteBlobCache | class | Provides 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. |