Microsoft.Extensions.Caching.Distributed Namespace

Classes

DistributedCacheEntryExtensions

Provides extension methods for DistributedCacheEntryOptions operations.

DistributedCacheEntryOptions

Provides the cache options for an entry in IDistributedCache.

DistributedCacheExtensions

Extension methods for setting data in an IDistributedCache.

MemoryDistributedCache

An implementation of IDistributedCache using IMemoryCache.

Interfaces

IDistributedCache

Represents a distributed cache of serialized values.