Microsoft.Extensions.Caching.Redis.Core
1.0.3
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Install-Package Microsoft.Extensions.Caching.Redis.Core -Version 1.0.3
dotnet add package Microsoft.Extensions.Caching.Redis.Core --version 1.0.3
<PackageReference Include="Microsoft.Extensions.Caching.Redis.Core" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Caching.Redis.Core --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Caching.Redis.Core, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Update redis reference.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Options (>= 1.0.0)
- StackExchange.Redis.StrongName (>= 1.1.608)
-
.NETStandard 1.5
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Options (>= 1.0.0)
- StackExchange.Redis.StrongName (>= 1.1.608)
- System.Linq (>= 4.1.0)
- System.Threading (>= 4.0.11)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Extensions.Caching.Redis.Core:
Package | Downloads |
---|---|
cq.redis
Redis cache service for cloud queen projects
|
|
ZHWL_Core
工具帮助类库
|
|
library.wooline.cn
Package Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Extensions.Caching.Redis.Core:
Repository | Stars |
---|---|
AmosLi443061626/.Net-Core-Development
简易的开发框架(微服务) Asp.Net Core 2.0 + Mysql Orm + Ioc + Redis + AOP + RabbitMQ + Autofac + Swagger
|