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