Microsoft.Extensions.Caching.Distributed
Namespace with 5 public types
Classes
DistributedCacheEntryOptions
Provides the cache options for an entry in .
Static Classes
DistributedCacheEntryExtensions
Provides extension methods for operations.
DistributedCacheExtensions
Extension methods for setting data in an .
Interfaces
IBufferDistributedCache
Represents a distributed cache of serialized values, with support for low allocation data transfer.
IDistributedCache
Represents a distributed cache of serialized values.