Custom output cache provider for redis cache.
Info
Version: | 4.0.1 |
Author(s): | Microsoft |
Last Update: | Thursday, August 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/aspnet-redis-providers |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Web.RedisOutputCacheProvider |
Install
Install-Package Microsoft.Web.RedisOutputCacheProvider
dotnet add package Microsoft.Web.RedisOutputCacheProvider
paket add Microsoft.Web.RedisOutputCacheProvider
Microsoft.Web.RedisOutputCacheProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.0.519)
- Microsoft.AspNet.OutputCache.OutputCacheModuleAsync(>= 1.0.1)
Tags