CacheManager.StackExchange.Redis
0.7.1
See the version list below for details.
dotnet add package CacheManager.StackExchange.Redis --version 0.7.1
NuGet\Install-Package CacheManager.StackExchange.Redis -Version 0.7.1
<PackageReference Include="CacheManager.StackExchange.Redis" Version="0.7.1" />
paket add CacheManager.StackExchange.Redis --version 0.7.1
#r "nuget: CacheManager.StackExchange.Redis, 0.7.1"
// Install CacheManager.StackExchange.Redis as a Cake Addin #addin nuget:?package=CacheManager.StackExchange.Redis&version=0.7.1 // Install CacheManager.StackExchange.Redis as a Cake Tool #tool nuget:?package=CacheManager.StackExchange.Redis&version=0.7.1
CacheManager is an open source abstraction layer for caching written in C#. It supports various cache providers and implements many advanced features. This package contains the specific cache handle for Redis.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNX | dnx451 is compatible. |
-
.NETFramework 4.0
- CacheManager.Core (>= 0.7.1)
- StackExchange.Redis (>= 1.0.488)
-
.NETFramework 4.5
- CacheManager.Core (>= 0.7.1)
- StackExchange.Redis (>= 1.0.488)
-
DNX 4.5.1
- CacheManager.Core (>= 0.7.1)
- StackExchange.Redis (>= 1.0.488)
NuGet packages (31)
Showing the top 5 NuGet packages that depend on CacheManager.StackExchange.Redis:
Package | Downloads |
---|---|
Datory
基于 Dapper 及 SqlKata 的通用数据库操作库,支持MySQL、SQLServer、PostgreSql、达梦、人大金仓以及 Sqlite 等多种数据库类型。 |
|
Inaction.Extensions
.net core 快速开发框架,请下载Inaction.Web |
|
Hummingbird.Extensions.Cache
分布式缓存 |
|
MayHan.Tools.Standard
美涵科技公共组件 |
|
zAppDev.DotNet.Framework
Package Description |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on CacheManager.StackExchange.Redis:
Repository | Stars |
---|---|
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
|
|
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
|
|
VahidN/EFSecondLevelCache.Core
Entity Framework Core Second Level Caching Library
|
|
guoming/Hummingbird
分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
|
|
DavidChild/Bitter.Core.Orm.NetCore
bitter.core is a high-performance and easy-to-use netcore / netframework orm framework. I think you'll love it. designed for development and efficiency. efficiency, high performance and high stability are always the pursuit of programmers. bittercore was born for that. you want to be lazy, even lazier! simple, more simple! controllable, more controllable! please use it bitter.Core .
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta-1629 | 238,378 | 11/15/2018 |
1.2.0 | 3,330,488 | 12/6/2018 |
1.1.2 | 951,540 | 11/18/2017 |
1.1.1 | 236,346 | 7/2/2017 |
1.1.0 | 47,377 | 6/5/2017 |
1.0.1 | 39,742 | 4/20/2017 |
1.0.0 | 21,639 | 3/19/2017 |
1.0.0-beta-1456 | 1,420 | 3/14/2017 |
0.9.3 | 168,513 | 2/3/2017 |
0.9.2 | 38,594 | 12/1/2016 |
0.9.1 | 29,641 | 9/23/2016 |
0.9.0 | 6,783 | 8/21/2016 |
0.8.0 | 58,942 | 2/28/2016 |
0.7.4 | 3,237 | 2/14/2016 |
0.7.3 | 1,663 | 2/5/2016 |
0.7.2 | 1,813 | 1/27/2016 |
0.7.1 | 1,638 | 1/20/2016 |
0.7.0 | 2,186 | 12/26/2015 |
0.6.1 | 1,994 | 10/31/2015 |
0.6.0 | 4,609 | 6/9/2015 |
0.5.0 | 2,060 | 4/15/2015 |
0.4.4.1 | 1,684 | 4/10/2015 |
0.4.4 | 1,692 | 4/10/2015 |
0.4.3 | 1,725 | 4/4/2015 |
0.4.2 | 1,746 | 3/31/2015 |
0.4.1 | 1,749 | 3/27/2015 |
0.4.0 | 2,193 | 3/22/2015 |
CLS compliance is back
Stackexchange.Redis reference update
Some minor changes