Microsoft.Extensions.Caching.Distributed 命名空间

DistributedCacheEntryExtensions

提供 DistributedCacheEntryOptions 操作的扩展方法。

DistributedCacheEntryOptions

IDistributedCache中的条目提供缓存选项。

DistributedCacheExtensions

用于在 IDistributedCache中设置数据的扩展方法。

MemoryDistributedCache

使用 IMemoryCache实现 IDistributedCache

接口

IBufferDistributedCache

表示序列化值的分布式缓存,支持低分配数据传输。

IDistributedCache

表示序列化值的分布式缓存。