Skip to content

Akavache.Settings namespace

Part of the Akavache.Settings package.

TypeKindSummary
AkavacheBuilderAsyncExtensionsclassTask-based extension methods for [IAkavacheInstance](# to manage settings stores. These methods provide an async/await friendly alternative to the observable-based APIs.
AkavacheBuilderExtensionsclassProvides extension methods for configuring Akavache settings storage.
ResourceclassAndroid Resource Designer class. Exposes the Android Resource designer assembly into the project Namespace.
SettingsBaseclassProvides a base class for implementing application settings storage using Akavache. This class automatically manages settings persistence and provides a foundation for typed settings classes.