Microsoft.Extensions.Caching.Distributed 命名空間

包含分散式快取的類型,包括序列化值快取的介面與實作。

類別

名稱 Description
DistributedCacheEntryExtensions

提供運算的 DistributedCacheEntryOptions 擴充方法。

DistributedCacheEntryOptions

提供 中 IDistributedCache某項的快取選項。

DistributedCacheExtensions

在 . 中設定資料 IDistributedCache的擴充方法

MemoryDistributedCache

實作 IDistributedCacheIMemoryCache

介面

名稱 Description
IBufferDistributedCache

代表一個分散式序列化值快取,支援低分配資料傳輸。

IDistributedCache

代表序列化值的分散式快取。