Skip to main content
StackExchange.Redis.Extensions.Newtonsoft package icon

StackExchange.Redis.Extensions.Newtonsoft

StackExchange.Redis.Extensions is a library that extends StackExchange.Redis with higher-level APIs for common application scenarios. Features: - Store and retrieve complex .NET objects with pluggable serialization - Connection pooling with LeastLoaded and RoundRobin strategies - Pub/Sub messaging with typed handlers and error logging - Redis Streams with consumer group support - GeoSpatial indexes (GEOADD, GEOSEARCH, GEODIST) - Hash field expiry (Redis 7.4+ HEXPIRE/HSETEX) - Transparent compression (LZ4, Snappy, Zstd, GZip, Brotli) - Azure Managed Identity support - ASP.NET Core DI integration - Multiple named Redis instances - Tags, Sets, Lists, Sorted Sets, key search Serializer packages (pick one): System.Text.Json, Newtonsoft, MemoryPack, MsgPack, Protobuf, ServiceStack, Utf8Json.

Total Downloads
22.4M
22,448,632
Published
May 22, 2026
Latest stable version

Install

.NET CLI
dotnet add package StackExchange.Redis.Extensions.Newtonsoft --version 12.2.0
Package Manager Console
Install-Package StackExchange.Redis.Extensions.Newtonsoft -Version 12.2.0
PackageReference
<PackageReference Include="StackExchange.Redis.Extensions.Newtonsoft" Version="12.2.0" />

Frameworks

net10.0 net8.0 net9.0 .NETStandard2.1

Dependencies

[13.0.4, 14.0.0)
[13.0.4, 14.0.0)
[13.0.4, 14.0.0)
[12.2.0, )
Newtonsoft.Json
.NETStandard2.1
[13.0.4, 14.0.0)

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 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.