Skip to content

Akavache.Reactive.Settings namespace

Part of the Akavache.Reactive package.

TypeKindSummary
ISettingsStorageinterfaceRepresents a storage interface for application settings that supports property change notifications and asynchronous operations.
SettingsStorageAsyncExtensionsclassTask-based compatibility wrappers around the [ISettingsStorage](# surface. These extension methods are provided for callers that prefer async/await over observables.