StackExchange.Redis
                             
                            
                                2.9.17
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package StackExchange.Redis --version 2.9.17
NuGet\Install-Package StackExchange.Redis -Version 2.9.17
<PackageReference Include="StackExchange.Redis" Version="2.9.17" />
<PackageVersion Include="StackExchange.Redis" Version="2.9.17" />
<PackageReference Include="StackExchange.Redis" />
paket add StackExchange.Redis --version 2.9.17
#r "nuget: StackExchange.Redis, 2.9.17"
#:package StackExchange.Redis@2.9.17
#addin nuget:?package=StackExchange.Redis&version=2.9.17
#tool nuget:?package=StackExchange.Redis&version=2.9.17
StackExchange.Redis is a high-performance RESP (Redis, etc) client for .NET, available under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    
.NETCoreApp 3.1
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
 - Pipelines.Sockets.Unofficial (>= 2.2.8)
 
 - 
                                                    
.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.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.Threading.Channels (>= 5.0.0)
 
 - 
                                                    
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
 - Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
 - Pipelines.Sockets.Unofficial (>= 2.2.8)
 - System.Threading.Channels (>= 5.0.0)
 
 - 
                                                    
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
 - Pipelines.Sockets.Unofficial (>= 2.2.8)
 
 - 
                                                    
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
 - Pipelines.Sockets.Unofficial (>= 2.2.8)
 
 
NuGet packages (2.8K)
Showing the top 5 NuGet packages that depend on StackExchange.Redis:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Microsoft.Extensions.Caching.StackExchangeRedis
                                                        
                                                            
                                                         Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a  | 
                                                    |
| 
                                                        
                                                            AspNetCore.HealthChecks.Redis
                                                        
                                                            
                                                         HealthChecks.Redis is the health check package for Redis.  | 
                                                    |
| 
                                                        
                                                            Microsoft.AspNetCore.DataProtection.StackExchangeRedis
                                                        
                                                            
                                                         Support for storing data protection keys in Redis. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a  | 
                                                    |
| 
                                                        
                                                            RedLock.net
                                                        
                                                         An implementation of the Redlock distributed lock algorithm  | 
                                                    |
| 
                                                        
                                                            StackExchange.Redis.Extensions.Core
                                                        
                                                         StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchange.Redis.Extensions.System.Text.Json - StackExchange.Redis.Extensions.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - StackExchange.Redis.Extensions.Utf8Json  | 
                                                    
GitHub repositories (222)
Showing the top 20 popular GitHub repositories that depend on StackExchange.Redis:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            abpframework/abp
                                                        
                                                         
                                                            Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aspnetboilerplate/aspnetboilerplate
                                                        
                                                         
                                                            ASP.NET Boilerplate - Web Application Framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/garnet
                                                        
                                                         
                                                            Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/orleans
                                                        
                                                         
                                                            Cloud Native application framework for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            SignalR/SignalR
                                                        
                                                         
                                                            Incredibly simple real-time web for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JeffreySu/WeiXinMPSDK
                                                        
                                                         
                                                            微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            OrchardCMS/OrchardCore
                                                        
                                                         
                                                            Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MassTransit/MassTransit
                                                        
                                                         
                                                            Distributed Application Framework for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetcore/CAP
                                                        
                                                         
                                                            Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ldqk/Masuit.Tools
                                                        
                                                         
                                                            全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            danielgerlag/workflow-core
                                                        
                                                         
                                                            Lightweight workflow engine for .NET Standard
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ChilliCream/graphql-platform
                                                        
                                                         
                                                            Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack
                                                        
                                                         
                                                            Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dockersamples/example-voting-app
                                                        
                                                         
                                                            Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            anjoy8/Blog.Core
                                                        
                                                         
                                                            💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/tye
                                                        
                                                         
                                                            Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/aspire
                                                        
                                                         
                                                            Aspire is the tool for code-first, extensible, observable dev and deploy.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            opserver/Opserver
                                                        
                                                         
                                                            Stack Exchange's Monitoring System
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Xabaril/AspNetCore.Diagnostics.HealthChecks
                                                        
                                                         
                                                            Enterprise HealthChecks for ASP.NET Core Diagnostics Package
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            testcontainers/testcontainers-dotnet
                                                        
                                                         
                                                            A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 2.9.32 | 471,834 | 10/13/2025 | 
| 2.9.25 | 591,477 | 9/29/2025 | 
| 2.9.17 | 1,002,589 | 9/10/2025 | 
| 2.9.11 | 1,346,460 | 8/19/2025 | 
| 2.8.58 | 2,365,196 | 7/21/2025 | 
| 2.8.47 | 129,680 | 7/19/2025 | 
| 2.8.41 | 3,723,627 | 6/10/2025 | 
| 2.8.37 | 4,565,004 | 5/6/2025 | 
| 2.8.31 | 8,497,042 | 3/7/2025 | 
| 2.8.24 | 14,839,244 | 12/18/2024 | 
| 2.8.22 | 4,291,267 | 11/27/2024 | 
| 2.8.16 | 25,245,706 | 9/10/2024 | 
| 2.8.14 | 925,705 | 9/9/2024 | 
| 2.8.12 | 1,235,131 | 9/3/2024 | 
| 2.8.0 | 15,197,025 | 6/24/2024 | 
| 2.7.33 | 25,735,991 | 3/11/2024 | 
| 2.7.27 | 53,666,289 | 2/28/2024 | 
| 2.7.23 | 496,584 | 2/26/2024 | 
| 2.7.20 | 1,556,156 | 2/20/2024 | 
| 2.7.17 | 10,024,818 | 1/16/2024 | 
| 2.7.10 | 6,074,849 | 12/12/2023 | 
| 2.7.4 | 24,673,681 | 10/31/2023 | 
| 2.6.122 | 45,185,865 | 7/7/2023 | 
| 2.6.116 | 5,147,026 | 6/13/2023 | 
| 2.6.111 | 10,306,328 | 5/3/2023 | 
| 2.6.104 | 5,949,002 | 3/30/2023 | 
| 2.6.96 | 11,041,852 | 2/21/2023 | 
| 2.6.90 | 11,473,394 | 1/4/2023 | 
| 2.6.86 | 8,192,422 | 12/13/2022 | 
| 2.6.80 | 10,481,221 | 10/27/2022 | 
| 2.6.70 | 8,186,666 | 10/16/2022 | 
| 2.6.66 | 8,656,618 | 9/6/2022 | 
| 2.6.48 | 12,155,072 | 6/28/2022 | 
| 2.5.61 | 27,141,291 | 4/4/2022 | 
| 2.5.43 | 11,612,076 | 3/5/2022 | 
| 2.2.88 | 26,544,770 | 11/11/2021 | 
| 2.2.79 | 10,282,117 | 10/14/2021 | 
| 2.2.50 | 8,230,141 | 6/22/2021 | 
| 2.2.4 | 94,151,130 | 11/19/2020 | 
| 2.2.3 | 352,139 | 11/18/2020 | 
| 2.1.58 | 50,381,335 | 6/18/2020 | 
| 2.1.55 | 1,796,033 | 6/9/2020 | 
| 2.1.30 | 11,814,451 | 4/5/2020 | 
| 2.1.28 | 1,711,236 | 3/30/2020 | 
| 2.0.601 | 33,836,943 | 4/16/2019 | 
| 2.0.600 | 1,057,981 | 4/9/2019 | 
| 2.0.593 | 40,600,720 | 4/4/2019 | 
| 2.0.588 | 90,478 | 4/3/2019 | 
| 2.0.571 | 1,510,324 | 3/13/2019 | 
| 2.0.519 | 11,847,918 | 11/27/2018 | 
| 2.0.513 | 38,717,776 | 9/28/2018 | 
| 2.0.505 | 668,222 | 9/12/2018 | 
| 2.0.495 | 3,151,890 | 9/4/2018 | 
| 1.2.6 | 22,203,115 | 8/1/2017 | 
| 1.2.5 | 527,307 | 7/24/2017 | 
| 1.2.4 | 1,093,611 | 6/24/2017 | 
| 1.2.3 | 2,145,345 | 5/8/2017 | 
| 1.2.1 | 1,919,947 | 2/3/2017 | 
| 1.2.0 | 1,380,781 | 1/11/2017 | 
| 1.2.0-alpha1 | 6,351 | 1/5/2017 | 
| 1.1.608 | 1,984,062 | 10/6/2016 | 
| 1.1.606 | 65,604 | 10/3/2016 | 
| 1.1.605 | 382,853 | 9/3/2016 | 
| 1.1.604-alpha | 299,324 | 5/21/2016 | 
| 1.1.603 | 1,953,985 | 5/16/2016 | 
| 1.1.572-alpha | 20,600 | 2/8/2016 | 
| 1.1.553-alpha | 27,775 | 1/19/2016 | 
| 1.1.0-alpha2 | 6,960 | 12/11/2015 | 
| 1.1.0-alpha1 | 8,712 | 12/10/2015 | 
| 1.0.488 | 2,059,546 | 11/5/2015 | 
| 1.0.481 | 1,274,850 | 7/13/2015 | 
| 1.0.479 | 20,387 | 7/13/2015 | 
| 1.0.450 | 608,386 | 5/15/2015 | 
| 1.0.414 | 538,527 | 3/18/2015 | 
| 1.0.394 | 336,027 | 1/20/2015 | 
| 1.0.371 | 314,962 | 10/30/2014 | 
| 1.0.333 | 137,957 | 9/18/2014 | 
| 1.0.331 | 25,158 | 9/11/2014 | 
| 1.0.330 | 39,575 | 9/2/2014 | 
| 1.0.329 | 20,371 | 9/1/2014 | 
| 1.0.328 | 67,384 | 8/21/2014 | 
| 1.0.322 | 93,962 | 7/10/2014 | 
| 1.0.321 | 21,837 | 7/10/2014 | 
| 1.0.320 | 177,081 | 7/1/2014 | 
| 1.0.312 | 35,550 | 6/24/2014 | 
| 1.0.297 | 75,097 | 5/28/2014 | 
| 1.0.289 | 25,948 | 5/9/2014 | 
| 1.0.281 | 32,776 | 4/30/2014 | 
| 1.0.278 | 21,430 | 4/27/2014 | 
| 1.0.273 | 21,511 | 4/22/2014 | 
| 1.0.270 | 38,536 | 4/14/2014 | 
| 1.0.247 | 28,267 | 4/4/2014 | 
| 1.0.245 | 20,663 | 4/4/2014 | 
| 1.0.243 | 20,649 | 4/3/2014 | 
| 1.0.242 | 20,612 | 4/2/2014 | 
| 1.0.241 | 20,628 | 4/1/2014 | 
| 1.0.240 | 20,723 | 4/1/2014 | 
| 1.0.238 | 20,618 | 3/30/2014 | 
| 1.0.236 | 21,332 | 3/28/2014 | 
| 1.0.233 | 20,533 | 3/27/2014 | 
| 1.0.231 | 20,502 | 3/27/2014 | 
| 1.0.228 | 20,617 | 3/27/2014 | 
| 1.0.223 | 20,567 | 3/25/2014 | 
| 1.0.221 | 20,411 | 3/25/2014 | 
| 1.0.219 | 50,447 | 3/24/2014 | 
| 1.0.214 | 20,613 | 3/23/2014 | 
| 1.0.210 | 20,544 | 3/23/2014 | 
| 1.0.209 | 20,434 | 3/22/2014 | 
| 1.0.207 | 20,508 | 3/22/2014 | 
| 1.0.206 | 20,625 | 3/21/2014 | 
| 1.0.190 | 20,883 | 3/19/2014 | 
| 1.0.187 | 214,065 | 3/18/2014 |