Namespace Akavache.EncryptedSqlite3
Classes
- AkavacheBuilderExtensions
Provides extension methods for configuring Akavache to use SQLite-based blob caches.
- EncryptedSqliteBlobCache
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.