Akavache namespace¶
Part of the Akavache.HttpDownloader package.
| Type | Kind | Summary |
|---|---|---|
| FastHttpService | class | Provides a fast-failing HTTP service that reduces retries and timeouts to speed up tests. |
| HttpExtensions | class | Provides extension methods for handling HTTP operations and stream operations. |
| HttpService | class | Provides a default implementation of HTTP service functionality for Akavache. |
| IHttpService | interface | Represents a service that provides HTTP functionality for downloading and caching web resources. |
| ImageExtensions | class | Extension methods for working with images and bitmaps in the cache. |
| RelativeTimeDownloadExtensions | class | Provides extension methods for downloading data from URLs with expiration based on relative time intervals from the current time. |