stackoverflow - StackExchange.Redis 2.5.25-prerelease

High performance Redis client, incorporating both synchronous and asynchronous usage.

PM> Install-Package StackExchange.Redis -Version 2.5.25-prerelease -Source https://www.myget.org/F/stackoverflow/api/v3/index.json

Copy to clipboard

> nuget.exe install StackExchange.Redis -Version 2.5.25-prerelease -Source https://www.myget.org/F/stackoverflow/api/v3/index.json

Copy to clipboard

> dotnet add package StackExchange.Redis --version 2.5.25-prerelease --source https://www.myget.org/F/stackoverflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="StackExchange.Redis" Version="2.5.25-prerelease" />
Copy to clipboard
source https://www.myget.org/F/stackoverflow/api/v3/index.json

nuget StackExchange.Redis  ~> 2.5.25-prerelease
Copy to clipboard

> choco install StackExchange.Redis --version 2.5.25-prerelease --source https://www.myget.org/F/stackoverflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "stackoverflow" -SourceLocation "https://www.myget.org/F/stackoverflow/api/v2"
Install-Module -Name "StackExchange.Redis" -RequiredVersion "2.5.25-prerelease" -Repository "stackoverflow" -AllowPreRelease
Copy to clipboard

StackExchange.Redis

StackExchange.Redis is a .NET client for communicating with RESP servers such as Redis, Azure Managed Redis, Garnet, Valkey, AWS ElastiCache, and a wide range of other Redis-like servers. We do not maintain a list of compatible servers, but if the server has a Redis-like API: it will probably work fine. If not: log an issue with details!

For all documentation, see here.

Build Status

CI

Package Status

MyGet Pre-release feed: https://www.myget.org/gallery/stackoverflow

Package NuGet Stable NuGet Pre-release Downloads MyGet
StackExchange.Redis StackExchange.Redis StackExchange.Redis StackExchange.Redis StackExchange.Redis MyGet

Release notes at: https://stackexchange.github.io/StackExchange.Redis/ReleaseNotes

  • .NETFramework 4.6.1
    • Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
    • System.IO.Compression (>= 4.3.0)
    • System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
    • System.Threading.Channels (>= 5.0.0)
  • .NETFramework 4.7.2
    • Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
    • System.IO.Compression (>= 4.3.0)
    • System.Threading.Channels (>= 5.0.0)
  • .NETCoreApp 3.1
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
  • .NETFramework 5.0
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
  • .NETFramework 6.0
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
  • .NETStandard 2.0
    • Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
    • System.Threading.Channels (>= 5.0.0)
  • .NETCoreApp 3.1: 3.1.0.0
  • .NETFramework 4.6.1: 4.6.1.0
  • .NETFramework 4.7.2: 4.7.2.0
  • .NETFramework 5.0: 5.0.0.0
  • .NETFramework 6.0: 6.0.0.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Nick Craver Marc Gravell

Authors

Stack Exchange, Inc., marc.gravell

Project URL

https://github.com/StackExchange/StackExchange.Redis/

License

MIT

Tags

Async Redis Cache PubSub Messaging

Info

3349 total downloads
163 downloads for version 2.5.25-prerelease
Download (2.27 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.1.17 5.6 MB Fri, 14 Aug 2026 12:41:54 GMT 0
3.1.15 5.59 MB Mon, 10 Aug 2026 11:50:52 GMT 6
3.1.14 5.59 MB Mon, 10 Aug 2026 09:42:22 GMT 10
3.1.13 5.59 MB Thu, 06 Aug 2026 14:27:20 GMT 19
3.1.11 5.59 MB Thu, 06 Aug 2026 09:28:08 GMT 19
3.1.9 5.56 MB Thu, 06 Aug 2026 08:51:57 GMT 11
3.1.8 5.51 MB Wed, 05 Aug 2026 10:59:52 GMT 14
3.1.6 5.56 MB Thu, 06 Aug 2026 05:50:52 GMT 7
3.1.3 5.6 MB Mon, 03 Aug 2026 10:25:00 GMT 15
3.1.0 5.59 MB Fri, 31 Jul 2026 08:58:26 GMT 12
3.0.26 4.03 MB Wed, 29 Jul 2026 14:00:43 GMT 8
3.0.25 4.03 MB Wed, 29 Jul 2026 13:05:27 GMT 17
3.0.24 4.04 MB Wed, 29 Jul 2026 12:17:07 GMT 8
3.0.21 4.02 MB Mon, 27 Jul 2026 12:24:45 GMT 10
3.0.17 3.98 MB Fri, 10 Jul 2026 16:55:34 GMT 17
3.0.13 3.97 MB Mon, 29 Jun 2026 12:18:15 GMT 17
3.0.11 3.97 MB Mon, 29 Jun 2026 00:43:58 GMT 20
3.0.8 3.91 MB Wed, 24 Jun 2026 15:02:01 GMT 18
3.0.7 3.91 MB Wed, 24 Jun 2026 14:38:07 GMT 20
2.13.18 3.76 MB Wed, 27 May 2026 13:23:34 GMT 17
2.13.17 3.76 MB Wed, 27 May 2026 12:52:07 GMT 19
2.13.14 3.72 MB Wed, 27 May 2026 09:01:46 GMT 16
2.13.13 3.72 MB Fri, 22 May 2026 16:15:10 GMT 18
2.13.11 3.71 MB Thu, 21 May 2026 16:07:04 GMT 22
2.13.10 3.71 MB Thu, 21 May 2026 15:59:02 GMT 25
2.12.9-g73a3adbad6 3.54 MB Fri, 20 Mar 2026 14:28:23 GMT 45
2.12.6-gfa621a52d0 3.7 MB Mon, 16 Mar 2026 11:39:51 GMT 42
2.8.50-g3f6a898e04 2.79 MB Mon, 09 Jun 2025 16:10:37 GMT 151
2.5.42-prerelease 1.93 MB Thu, 03 Mar 2022 16:46:18 GMT 169
2.5.41-prerelease 1.91 MB Thu, 03 Mar 2022 14:39:47 GMT 182
2.5.39-prerelease 1.91 MB Sat, 26 Feb 2022 01:03:22 GMT 197
2.5.38-prerelease 1.91 MB Sat, 26 Feb 2022 00:54:14 GMT 165
2.5.36-prerelease 1.9 MB Fri, 25 Feb 2022 19:09:44 GMT 167
2.5.35-prerelease 1.9 MB Thu, 24 Feb 2022 22:04:32 GMT 188
2.5.34-prerelease 1.9 MB Thu, 24 Feb 2022 15:09:43 GMT 181
2.5.32-prerelease 1.89 MB Tue, 22 Feb 2022 16:38:37 GMT 180
2.5.31-prerelease 1.89 MB Tue, 22 Feb 2022 13:34:30 GMT 168
2.5.30-prerelease 1.89 MB Sat, 19 Feb 2022 19:47:47 GMT 185
2.5.27-prerelease 1.89 MB Tue, 15 Feb 2022 15:40:34 GMT 181
2.5.26-prerelease 2.27 MB Tue, 15 Feb 2022 15:23:47 GMT 167
2.5.25-prerelease 2.27 MB Tue, 15 Feb 2022 15:14:34 GMT 163
2.5.24-prerelease 2.27 MB Thu, 10 Feb 2022 01:49:23 GMT 169
2.5.23-prerelease 2.27 MB Thu, 10 Feb 2022 01:35:25 GMT 138
2.5.22-prerelease 2.27 MB Wed, 09 Feb 2022 23:42:26 GMT 146