Microsoft.Extensions.Caching.Redis.Core
1.0.3
.NET Standard 1.5
.NET Framework 4.5.1
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"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Caching.Redis.Core as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Caching.Redis.Core&version=1.0.3
// Install Microsoft.Extensions.Caching.Redis.Core as a Cake Tool
#tool nuget:?package=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.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Caching.Redis.Core:
Package | Downloads |
---|---|
cq.redis
Redis cache service for cloud queen projects |
|
ZHWL_Core
工具帮助类库 |
|
curse.vol.core
Package Description |
|
Rxns.Redis
Extend IDictionary<T, TR> and other Rxn primities to Redis for high performance scaleout |
|
library.wooline.cn
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Extensions.Caching.Redis.Core:
Repository | Stars |
---|---|
cq-panda/Vue.NetCore
.NetCore+Vue2/Vue3+Element plus+uniapp前后端分离,全自动生成代码;支持移动端(uniapp)ios/android/h5/微信小程序。http://www.volcore.xyz/
|
|
AmosLi443061626/.Net-Core-Development
简易的开发框架(微服务) Asp.Net Core 2.0 + Mysql Orm + Ioc + Redis + AOP + RabbitMQ + Autofac + Swagger
|
Update redis reference.