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
Jun 18, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 net6.0 net8.0 net9.0 .NETStandard2.0

Dependencies

StackExchange.Redis
.NETFramework4.6.2
[2.8.41, )
[6.1.2, )
System.Text.Json
.NETFramework4.6.2
[9.0.6, )
[2.8.41, )
[2.8.41, )
[2.8.41, )
StackExchange.Redis
.NETStandard2.0
[2.8.41, )
System.Text.Json
.NETStandard2.0
[9.0.6, )

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.

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.