ServiceStackRedisCache 1.0.0.3
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using ServiceStack.Redis.Core
Install-Package ServiceStackRedisCache -Version 1.0.0.3
dotnet add package ServiceStackRedisCache --version 1.0.0.3
<PackageReference Include="ServiceStackRedisCache" Version="1.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceStackRedisCache --version 1.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.6
- Microsoft.Extensions.Caching.Abstractions (>= 1.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.1.0)
- Microsoft.Extensions.Options (>= 1.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- ServiceStack.Redis.Core (>= 1.0.30)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.