次の方法で共有


Microsoft.Extensions.Caching.StackExchangeRedis Namespace

Contains types for distributed caching using Redis as the backend store.

Classes

Name Description
RedisCache

Distributed cache implementation using Redis.

Uses StackExchange.Redis as the Redis client.

RedisCacheOptions

Configuration options for RedisCache.