CachingFramework.Redis
16.0.0
dotnet add package CachingFramework.Redis --version 16.0.0
NuGet\Install-Package CachingFramework.Redis -Version 16.0.0
<PackageReference Include="CachingFramework.Redis" Version="16.0.0" />
<PackageVersion Include="CachingFramework.Redis" Version="16.0.0" />
<PackageReference Include="CachingFramework.Redis" />
paket add CachingFramework.Redis --version 16.0.0
#r "nuget: CachingFramework.Redis, 16.0.0"
#:package CachingFramework.Redis@16.0.0
#addin nuget:?package=CachingFramework.Redis&version=16.0.0
#tool nuget:?package=CachingFramework.Redis&version=16.0.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 is compatible. 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 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. 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 | 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.6.2
- StackExchange.Redis (>= 2.8.41)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Text.Json (>= 9.0.6)
-
.NETStandard 2.0
- StackExchange.Redis (>= 2.8.41)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Text.Json (>= 9.0.6)
-
net6.0
- StackExchange.Redis (>= 2.8.41)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
net8.0
- StackExchange.Redis (>= 2.8.41)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
net9.0
- StackExchange.Redis (>= 2.8.41)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
NuGet packages (11)
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.Backend.Framework.Core
OmniCX Backend Framework Core includes methods/classes for OrgAPI and Microservices Authentication helper classes for .Net Core |
|
Omnicx.Api.SDK
OmniCX SDK Core contains API SDK and Models required to run the make the api calls |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
16.0.0 | 11,464 | 6/18/2025 |
15.0.2 | 1,023,740 | 1/22/2023 |
15.0.1 | 58,366 | 11/14/2022 |
15.0.0 | 29,357 | 10/8/2022 |
14.1.0 | 101,652 | 8/5/2022 |
14.0.0 | 131,990 | 5/17/2022 |
13.0.0 | 5,144 | 5/10/2022 |
12.0.6 | 356,820 | 7/8/2021 |
12.0.5 | 38,032 | 5/24/2021 |
12.0.4 | 16,072 | 4/17/2021 |
12.0.3 | 251,806 | 8/11/2020 |
12.0.2 | 6,674 | 7/22/2020 |
12.0.1 | 9,187 | 6/14/2020 |
12.0.0 | 4,689 | 5/25/2020 |
11.1.1 | 194,575 | 2/25/2020 |
11.1.0 | 35,276 | 11/26/2019 |
11.0.0 | 53,928 | 8/1/2019 |
10.0.6 | 2,330 | 7/30/2019 |
10.0.5 | 6,502 | 7/14/2019 |
10.0.4 | 235,679 | 2/20/2019 |
10.0.3 | 30,355 | 11/24/2018 |
10.0.2 | 88,532 | 10/9/2018 |
10.0.1 | 2,989 | 9/14/2018 |
10.0.0 | 5,865 | 9/7/2018 |
9.0.0 | 9,337 | 8/22/2018 |
8.2.0 | 21,106 | 6/7/2018 |
8.1.0 | 8,313 | 5/31/2018 |
8.0.0 | 4,849 | 5/22/2018 |
7.5.0 | 44,515 | 1/26/2018 |
7.4.1 | 36,590 | 12/4/2017 |
7.4.0 | 2,202 | 12/4/2017 |
7.3.1 | 14,951 | 10/4/2017 |
7.2.0 | 1,120,306 | 6/29/2017 |
7.1.5 | 10,676 | 5/29/2017 |
7.1.4 | 2,168 | 5/29/2017 |
7.1.3 | 26,051 | 5/24/2017 |
7.1.2 | 3,619 | 5/20/2017 |
7.1.1 | 4,811 | 5/5/2017 |
7.1.0 | 18,368 | 4/1/2017 |
7.0.0 | 14,535 | 11/19/2016 |
5.1.0 | 3,241 | 10/9/2016 |
5.0.0 | 2,160 | 10/7/2016 |
4.9.0 | 3,262 | 9/16/2016 |
4.8.0 | 3,998 | 6/28/2016 |
4.7.1 | 9,734 | 5/27/2016 |
4.7.0 | 2,562 | 5/26/2016 |
4.6.0 | 2,930 | 4/18/2016 |
4.3.0 | 3,575 | 4/5/2016 |
4.2.0 | 2,475 | 4/5/2016 |
4.1.0 | 2,954 | 3/13/2016 |
4.0.0 | 2,663 | 3/6/2016 |
3.4.0 | 3,316 | 1/11/2016 |
3.3.5 | 2,480 | 1/2/2016 |
3.3.4 | 2,541 | 12/22/2015 |
3.3.3 | 2,475 | 12/8/2015 |
3.3.2 | 2,485 | 12/8/2015 |
3.3.1 | 1,970 | 12/7/2015 |
3.3.0 | 2,075 | 12/7/2015 |
3.2.0.1 | 2,977 | 11/22/2015 |
3.2.0 | 2,139 | 11/21/2015 |
3.1.6 | 2,631 | 11/20/2015 |
3.1.5 | 2,587 | 11/19/2015 |
3.1.4 | 2,616 | 11/11/2015 |
3.1.3 | 2,780 | 11/9/2015 |
3.1.2 | 2,498 | 11/1/2015 |
3.1.1 | 2,539 | 10/24/2015 |
3.1.0.2 | 2,500 | 10/20/2015 |
3.1.0.1 | 2,502 | 10/14/2015 |
3.1.0 | 2,031 | 10/13/2015 |
3.0.0.2 | 2,534 | 10/12/2015 |
3.0.0.1 | 2,730 | 10/11/2015 |
3.0.0 | 2,556 | 10/10/2015 |
2.2.0.1 | 2,059 | 10/10/2015 |
2.2.0 | 2,207 | 10/9/2015 |
2.1.0.2 | 2,239 | 10/6/2015 |
2.1.0.1 | 2,066 | 10/5/2015 |
2.1.0 | 3,534 | 10/5/2015 |
2.0.0.2 | 2,207 | 10/2/2015 |
2.0.0.1 | 2,754 | 9/30/2015 |
2.0.0 | 2,108 | 9/30/2015 |
1.0.1.1 | 2,765 | 9/25/2015 |
1.0.0.11 | 2,093 | 9/21/2015 |
1.0.0.10 | 2,072 | 9/21/2015 |
1.0.0.8 | 2,024 | 9/17/2015 |
1.0.0.7 | 2,030 | 9/17/2015 |
1.0.0.5 | 2,103 | 9/16/2015 |
1.0.0.4 | 2,334 | 9/16/2015 |
1.0.0.3 | 2,012 | 9/16/2015 |
1.0.0.2 | 2,061 | 9/15/2015 |
1.0.0.1 | 2,001 | 9/15/2015 |
1.0.0 | 2,198 | 9/15/2015 |
Updating packages to latest. Updating .NET framework target versions (#89).