Namespace i5.Toolkit.Core.Caching
Classes
CacheAwareContentLoader
A content loader that integrates the cache functionality Any file which is loaded via this content loader is stored in the cache and taken from there in future requests
CacheEntry
One data entry in the cache
FileCacheService
Service for caching files locally so that they do not need to be downloaded repeatedly
FileHasher
Generates hash checksums for files
Interfaces
IFileCache
A file cache for storing local copies for remote files
IFileHasher
Contract for hashing files