stackoverflow - StackExchange.Redis 2.10.5

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

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget StackExchange.Redis  ~> 2.10.5
Copy to clipboard

> choco install StackExchange.Redis --version 2.10.5 --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.10.5" -Repository "stackoverflow" 
Copy to clipboard

  • .NETFramework 4.6.1
    • Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
    • Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.8)
    • System.IO.Compression (>= 4.3.0)
    • System.IO.Hashing (>= 9.0.10)
    • System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
    • System.Threading.Channels (>= 5.0.0)
  • .NETFramework 4.7.2
    • Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
    • Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.8)
    • System.IO.Compression (>= 4.3.0)
    • System.IO.Hashing (>= 9.0.10)
    • System.Threading.Channels (>= 5.0.0)
  • .NETCoreApp 3.1
    • Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.8)
    • System.IO.Hashing (>= 9.0.10)
  • .NETFramework 6.0
    • Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.8)
    • System.IO.Hashing (>= 9.0.10)
  • .NETFramework 8.0
    • Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.8)
    • System.IO.Hashing (>= 9.0.10)
  • .NETStandard 2.0
    • Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
    • Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.8)
    • System.IO.Hashing (>= 9.0.10)
    • 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 6.0: 6.0.0.0
  • .NETFramework 8.0: 8.0.0.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Nick Craver Marc Gravell

Authors

Stack Exchange, Inc., Marc Gravell, Nick Craver

Project URL

https://stackexchange.github.io/StackExchange.Redis/

License

MIT

Tags

Async Redis Cache PubSub Messaging

Info

3173 total downloads
11 downloads for version 2.10.5
Download (3.23 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.11.12 3.52 MB Fri, 27 Feb 2026 13:19:14 GMT 1
2.11.11 3.51 MB Thu, 26 Feb 2026 07:56:10 GMT 0
2.11.10 3.51 MB Wed, 25 Feb 2026 14:47:01 GMT 0
2.11.9 3.51 MB Wed, 25 Feb 2026 11:49:11 GMT 0
2.11.8 3.51 MB Wed, 25 Feb 2026 11:23:39 GMT 5
2.11.6 3.51 MB Wed, 25 Feb 2026 10:26:19 GMT 0
2.11.3 3.51 MB Thu, 19 Feb 2026 14:53:33 GMT 4
2.11.1 3.49 MB Fri, 13 Feb 2026 09:48:28 GMT 2
2.11.0 3.49 MB Wed, 11 Feb 2026 16:41:49 GMT 5
2.10.14 3.23 MB Wed, 04 Feb 2026 08:59:03 GMT 8
2.10.13 3.23 MB Tue, 03 Feb 2026 23:48:18 GMT 4
2.10.11 3.23 MB Tue, 03 Feb 2026 17:27:12 GMT 4
2.10.10 3.23 MB Tue, 03 Feb 2026 17:24:07 GMT 4
2.10.7 3.23 MB Tue, 03 Feb 2026 16:51:58 GMT 4
2.10.6 3.23 MB Tue, 27 Jan 2026 11:35:40 GMT 3
2.10.5 3.23 MB Fri, 23 Jan 2026 19:23:17 GMT 11
2.10.3 3.22 MB Tue, 11 Nov 2025 10:56:17 GMT 32
2.10.1 3.22 MB Thu, 06 Nov 2025 11:22:38 GMT 41
2.9.38 3.22 MB Thu, 06 Nov 2025 11:03:21 GMT 54
2.9.36 3.18 MB Wed, 05 Nov 2025 16:08:58 GMT 38
2.9.34 3.16 MB Tue, 04 Nov 2025 17:08:00 GMT 40
2.9.33 3.16 MB Mon, 13 Oct 2025 15:29:28 GMT 55
2.9.32 3.16 MB Mon, 13 Oct 2025 13:19:51 GMT 63
2.9.30 3.14 MB Tue, 30 Sep 2025 15:43:37 GMT 69
2.9.17 3.13 MB Wed, 10 Sep 2025 10:19:14 GMT 92
2.8.50-g3f6a898e04 2.79 MB Mon, 09 Jun 2025 16:10:37 GMT 112
2.5.42-prerelease 1.93 MB Thu, 03 Mar 2022 16:46:18 GMT 136
2.5.41-prerelease 1.91 MB Thu, 03 Mar 2022 14:39:47 GMT 150
2.5.39-prerelease 1.91 MB Sat, 26 Feb 2022 01:03:22 GMT 158
2.5.38-prerelease 1.91 MB Sat, 26 Feb 2022 00:54:14 GMT 134
2.5.36-prerelease 1.9 MB Fri, 25 Feb 2022 19:09:44 GMT 134
2.5.35-prerelease 1.9 MB Thu, 24 Feb 2022 22:04:32 GMT 150
2.5.34-prerelease 1.9 MB Thu, 24 Feb 2022 15:09:43 GMT 150
2.5.32-prerelease 1.89 MB Tue, 22 Feb 2022 16:38:37 GMT 149
2.5.31-prerelease 1.89 MB Tue, 22 Feb 2022 13:34:30 GMT 132
2.5.30-prerelease 1.89 MB Sat, 19 Feb 2022 19:47:47 GMT 147
2.5.27-prerelease 1.89 MB Tue, 15 Feb 2022 15:40:34 GMT 143
2.5.26-prerelease 2.27 MB Tue, 15 Feb 2022 15:23:47 GMT 131
2.5.25-prerelease 2.27 MB Tue, 15 Feb 2022 15:14:34 GMT 122
2.5.24-prerelease 2.27 MB Thu, 10 Feb 2022 01:49:23 GMT 137
2.5.23-prerelease 2.27 MB Thu, 10 Feb 2022 01:35:25 GMT 102
2.5.22-prerelease 2.27 MB Wed, 09 Feb 2022 23:42:26 GMT 113
2.5.21-prerelease 2.27 MB Wed, 09 Feb 2022 03:49:43 GMT 111
2.5.20-prerelease 2.27 MB Tue, 08 Feb 2022 17:39:09 GMT 109
2.5.19-prerelease 2.26 MB Tue, 08 Feb 2022 15:45:41 GMT 114