1 reference to RedisOutputCacheStoreImpl
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
StackExchangeRedisCacheServiceCollectionExtensions.cs (1)
34
services.AddSingleton<AspNetCore.OutputCaching.IOutputCacheStore,
RedisOutputCacheStoreImpl
>();