Table of Contents

Namespace The.Caching.Storage

Classes

AppDataCacheStore
CacheFile
CacheFileBlob
SharedCache

Opaque LRU cache which can be shared between framework instances.

Interfaces

ICacheStore

Persists one CacheFile per application: appName includes the environment name outside production, so environments keep separate caches.