Skip to content

Akavache namespace

Part of the Akavache.HttpDownloader package.

TypeKindSummary
FastHttpServiceclassProvides a fast-failing HTTP service that reduces retries and timeouts to speed up tests.
HttpExtensionsclassProvides extension methods for handling HTTP operations and stream operations.
HttpServiceclassProvides a default implementation of HTTP service functionality for Akavache.
IHttpServiceinterfaceRepresents a service that provides HTTP functionality for downloading and caching web resources.
ImageExtensionsclassExtension methods for working with images and bitmaps in the cache.
RelativeTimeDownloadExtensionsclassProvides extension methods for downloading data from URLs with expiration based on relative time intervals from the current time.