Skip to main content
CachingFramework.Redis package icon

CachingFramework.Redis

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.

Total Downloads
5.1M
5,114,844
Published
Nov 14, 2022
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 net5.0 net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

StackExchange.Redis
.NETFramework4.6.1
[2.2.4, )
[6.0.0, )
System.Text.Json
.NETFramework4.6.1
[6.0.3, )
[2.2.4, )
[6.0.3, )
[2.2.4, )
[6.0.3, )
StackExchange.Redis
.NETStandard2.0
[2.2.4, )
System.Text.Json
.NETStandard2.0
[6.0.3, )
StackExchange.Redis
.NETStandard2.1
[2.2.4, )
System.Text.Json
.NETStandard2.1
[6.0.3, )

Adoption guide

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

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

The published metadata declares 15 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.