Skip to main content
CachingFramework.Redis.NewtonsoftJson package icon

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.

Total Downloads
418.1K
418,117
Published
Jul 8, 2021
Latest stable version

Install

.NET CLI
dotnet add package CachingFramework.Redis.NewtonsoftJson --version 12.0.6
Package Manager Console
Install-Package CachingFramework.Redis.NewtonsoftJson -Version 12.0.6
PackageReference
<PackageReference Include="CachingFramework.Redis.NewtonsoftJson" Version="12.0.6" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

CachingFramework.Redis
.NETFramework4.6.1
[12.0.6, )
Newtonsoft.Json
.NETFramework4.6.1
[12.0.3, )
StackExchange.Redis
.NETFramework4.6.1
[2.1.58, )
[4.7.1, )
CachingFramework.Redis
.NETStandard2.0
[12.0.6, )
Newtonsoft.Json
.NETStandard2.0
[12.0.3, )
StackExchange.Redis
.NETStandard2.0
[2.1.58, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.