CachingFramework.Redis
7.4.0
See the version list below for details.
dotnet add package CachingFramework.Redis --version 7.4.0
NuGet\Install-Package CachingFramework.Redis -Version 7.4.0
<PackageReference Include="CachingFramework.Redis" Version="7.4.0" />
paket add CachingFramework.Redis --version 7.4.0
#r "nuget: CachingFramework.Redis, 7.4.0"
// Install CachingFramework.Redis as a Cake Addin #addin nuget:?package=CachingFramework.Redis&version=7.4.0 // Install CachingFramework.Redis as a Cake Tool #tool nuget:?package=CachingFramework.Redis&version=7.4.0
Redis client library based on StackExchange.Redis with features like an extensible serialization strategy, a tagging mechanism to group keys and hash fields, and more, all being cluster-compatible.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- Newtonsoft.Json (>= 9.0.1)
- StackExchange.Redis (>= 1.2.1)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 9.0.1)
- StackExchange.Redis (>= 1.2.1)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
- StackExchange.Redis (>= 1.2.1)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on CachingFramework.Redis:
Package | Downloads |
---|---|
Omnicx.WebStore.Core
OmniCX WebStore Core contains the Controllers, API SDK and Models required to run the MVC Views of the WebStore. |
|
CachingFramework.Redis.NewtonsoftJson
Newtonsoft Json serializer for CachingFramework.Redis, a distributed caching based on StackExchange.Redis and Redis. Includes support for all redis data types, tagging mechanism, cache invalidation, PubSub, GeoSpatial indexes, HyperLogLog and is cluster-compatible. |
|
CachingFramework.Redis.MsgPack
MessagePack serializer for CachingFramework.Redis, a distributed caching based on StackExchange.Redis and Redis. Includes support for all redis data types, tagging mechanism, cache invalidation, PubSub, GeoSpatial indexes, HyperLogLog and is cluster-compatible. This uses MessagePack for C# which requires annotations on the objects you want to save in Redis. You can read more about serialization using MessagePack in https://github.com/neuecc/MessagePack-CSharp#readme |
|
Omnicx.Api.SDK
OmniCX SDK Core contains API SDK and Models required to run the make the api calls |
|
Enigmatry.Entry.CacheManager
Building Block for adding a Cache Manager to an Entry based project |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
15.0.2 | 663,041 | 1/22/2023 |
15.0.1 | 52,471 | 11/14/2022 |
15.0.0 | 27,963 | 10/8/2022 |
14.1.0 | 71,593 | 8/5/2022 |
14.0.0 | 104,848 | 5/17/2022 |
13.0.0 | 4,804 | 5/10/2022 |
12.0.6 | 347,597 | 7/8/2021 |
12.0.5 | 36,747 | 5/24/2021 |
12.0.4 | 15,623 | 4/17/2021 |
12.0.3 | 245,119 | 8/11/2020 |
12.0.2 | 6,434 | 7/22/2020 |
12.0.1 | 8,797 | 6/14/2020 |
12.0.0 | 4,485 | 5/25/2020 |
11.1.1 | 158,481 | 2/25/2020 |
11.1.0 | 31,423 | 11/26/2019 |
11.0.0 | 52,444 | 8/1/2019 |
10.0.6 | 2,033 | 7/30/2019 |
10.0.5 | 6,262 | 7/14/2019 |
10.0.4 | 227,323 | 2/20/2019 |
10.0.3 | 29,155 | 11/24/2018 |
10.0.2 | 71,640 | 10/9/2018 |
10.0.1 | 2,816 | 9/14/2018 |
10.0.0 | 4,538 | 9/7/2018 |
9.0.0 | 8,545 | 8/22/2018 |
8.2.0 | 20,484 | 6/7/2018 |
8.1.0 | 8,082 | 5/31/2018 |
8.0.0 | 4,529 | 5/22/2018 |
7.5.0 | 43,503 | 1/26/2018 |
7.4.1 | 35,608 | 12/4/2017 |
7.4.0 | 1,988 | 12/4/2017 |
7.3.1 | 14,377 | 10/4/2017 |
7.2.0 | 1,113,142 | 6/29/2017 |
7.1.5 | 10,461 | 5/29/2017 |
7.1.4 | 1,952 | 5/29/2017 |
7.1.3 | 25,501 | 5/24/2017 |
7.1.2 | 3,244 | 5/20/2017 |
7.1.1 | 4,602 | 5/5/2017 |
7.1.0 | 17,800 | 4/1/2017 |
7.0.0 | 14,082 | 11/19/2016 |
5.1.0 | 2,981 | 10/9/2016 |
5.0.0 | 1,951 | 10/7/2016 |
4.9.0 | 2,931 | 9/16/2016 |
4.8.0 | 3,557 | 6/28/2016 |
4.7.1 | 8,902 | 5/27/2016 |
4.7.0 | 2,133 | 5/26/2016 |
4.6.0 | 2,522 | 4/18/2016 |
4.3.0 | 3,149 | 4/5/2016 |
4.2.0 | 2,052 | 4/5/2016 |
4.1.0 | 2,538 | 3/13/2016 |
4.0.0 | 2,228 | 3/6/2016 |
3.4.0 | 2,855 | 1/11/2016 |
3.3.5 | 2,050 | 1/2/2016 |
3.3.4 | 2,101 | 12/22/2015 |
3.3.3 | 2,053 | 12/8/2015 |
3.3.2 | 2,060 | 12/8/2015 |
3.3.1 | 1,751 | 12/7/2015 |
3.3.0 | 1,855 | 12/7/2015 |
3.2.0.1 | 2,451 | 11/22/2015 |
3.2.0 | 1,901 | 11/21/2015 |
3.1.6 | 2,198 | 11/20/2015 |
3.1.5 | 2,157 | 11/19/2015 |
3.1.4 | 2,179 | 11/11/2015 |
3.1.3 | 2,263 | 11/9/2015 |
3.1.2 | 2,084 | 11/1/2015 |
3.1.1 | 2,131 | 10/24/2015 |
3.1.0.2 | 2,077 | 10/20/2015 |
3.1.0.1 | 2,078 | 10/14/2015 |
3.1.0 | 1,811 | 10/13/2015 |
3.0.0.2 | 2,107 | 10/12/2015 |
3.0.0.1 | 2,202 | 10/11/2015 |
3.0.0 | 2,127 | 10/10/2015 |
2.2.0.1 | 1,838 | 10/10/2015 |
2.2.0 | 1,978 | 10/9/2015 |
2.1.0.2 | 2,010 | 10/6/2015 |
2.1.0.1 | 1,847 | 10/5/2015 |
2.1.0 | 2,895 | 10/5/2015 |
2.0.0.2 | 1,984 | 10/2/2015 |
2.0.0.1 | 2,324 | 9/30/2015 |
2.0.0 | 1,883 | 9/30/2015 |
1.0.1.1 | 2,339 | 9/25/2015 |
1.0.0.11 | 1,870 | 9/21/2015 |
1.0.0.10 | 1,830 | 9/21/2015 |
1.0.0.8 | 1,804 | 9/17/2015 |
1.0.0.7 | 1,807 | 9/17/2015 |
1.0.0.5 | 1,872 | 9/16/2015 |
1.0.0.4 | 2,011 | 9/16/2015 |
1.0.0.3 | 1,785 | 9/16/2015 |
1.0.0.2 | 1,840 | 9/15/2015 |
1.0.0.1 | 1,783 | 9/15/2015 |
1.0.0 | 1,852 | 9/15/2015 |