CachingFramework.Redis.NewtonsoftJson
12.0.3
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.
Install-Package CachingFramework.Redis.NewtonsoftJson -Version 12.0.3
dotnet add package CachingFramework.Redis.NewtonsoftJson --version 12.0.3
<PackageReference Include="CachingFramework.Redis.NewtonsoftJson" Version="12.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CachingFramework.Redis.NewtonsoftJson --version 12.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6.1
- CachingFramework.Redis (>= 12.0.3)
- Newtonsoft.Json (>= 12.0.3)
- StackExchange.Redis (>= 2.1.58)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
.NETStandard 2.0
- CachingFramework.Redis (>= 12.0.3)
- Newtonsoft.Json (>= 12.0.3)
- StackExchange.Redis (>= 2.1.58)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.