StackExchange.Redis 2.8.24

Prefix Reserved
dotnet add package StackExchange.Redis --version 2.8.24                
NuGet\Install-Package StackExchange.Redis -Version 2.8.24                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis --version 2.8.24                
#r "nuget: StackExchange.Redis, 2.8.24"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StackExchange.Redis as a Cake Addin
#addin nuget:?package=StackExchange.Redis&version=2.8.24

// Install StackExchange.Redis as a Cake Tool
#tool nuget:?package=StackExchange.Redis&version=2.8.24                

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

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2.5K)

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/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c

AspNetCore.HealthChecks.Redis

HealthChecks.Redis is the health check package for Redis.

RedLock.net

An implementation of the Redlock distributed lock algorithm

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/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c

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 (216)

Showing the top 5 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
Version Downloads Last updated
2.8.24 2,813,471 12/18/2024
2.8.22 1,286,228 11/27/2024
2.8.16 10,027,662 9/10/2024
2.8.14 400,584 9/9/2024
2.8.12 836,418 9/3/2024
2.8.0 9,159,900 6/24/2024
2.7.33 16,178,132 3/11/2024
2.7.27 20,214,420 2/28/2024
2.7.23 317,641 2/26/2024
2.7.20 888,437 2/20/2024
2.7.17 6,659,412 1/16/2024
2.7.10 4,337,441 12/12/2023
2.7.4 13,246,456 10/31/2023
2.6.122 30,376,306 7/7/2023
2.6.116 4,406,300 6/13/2023
2.6.111 8,496,123 5/3/2023
2.6.104 5,130,691 3/30/2023
2.6.96 9,193,372 2/21/2023
2.6.90 9,495,970 1/4/2023
2.6.86 7,486,968 12/13/2022
2.6.80 7,651,315 10/27/2022
2.6.70 6,974,776 10/16/2022
2.6.66 7,805,385 9/6/2022
2.6.48 10,997,955 6/28/2022
2.5.61 24,320,976 4/4/2022
2.5.43 9,475,776 3/5/2022
2.2.88 23,307,689 11/11/2021
2.2.79 7,851,712 10/14/2021
2.2.50 7,475,086 6/22/2021
2.2.4 84,181,978 11/19/2020
2.2.3 289,992 11/18/2020
2.1.58 43,780,135 6/18/2020
2.1.55 1,632,044 6/9/2020
2.1.30 11,001,974 4/5/2020
2.1.28 1,616,258 3/30/2020
2.0.601 31,916,193 4/16/2019
2.0.600 991,811 4/9/2019
2.0.593 37,980,693 4/4/2019
2.0.588 73,039 4/3/2019
2.0.571 1,346,774 3/13/2019
2.0.519 11,159,065 11/27/2018
2.0.513 30,707,687 9/28/2018
2.0.505 619,020 9/12/2018
2.0.495 2,396,248 9/4/2018
1.2.6 20,566,916 8/1/2017
1.2.5 500,575 7/24/2017
1.2.4 1,025,855 6/24/2017
1.2.3 1,931,458 5/8/2017
1.2.1 1,828,705 2/3/2017
1.2.0 1,339,466 1/11/2017
1.2.0-alpha1 5,838 1/5/2017
1.1.608 1,870,558 10/6/2016
1.1.606 49,944 10/3/2016
1.1.605 353,604 9/3/2016
1.1.604-alpha 293,954 5/21/2016
1.1.603 1,839,592 5/16/2016
1.1.572-alpha 19,931 2/8/2016
1.1.553-alpha 27,386 1/19/2016
1.1.0-alpha2 6,497 12/11/2015
1.1.0-alpha1 8,269 12/10/2015
1.0.488 1,955,834 11/5/2015
1.0.481 1,225,873 7/13/2015
1.0.479 5,832 7/13/2015
1.0.450 562,459 5/15/2015
1.0.414 492,081 3/18/2015
1.0.394 306,130 1/20/2015
1.0.371 283,652 10/30/2014
1.0.333 122,434 9/18/2014
1.0.331 10,534 9/11/2014
1.0.330 24,849 9/2/2014
1.0.329 5,799 9/1/2014
1.0.328 42,969 8/21/2014
1.0.322 73,433 7/10/2014
1.0.321 7,262 7/10/2014
1.0.320 146,736 7/1/2014
1.0.312 20,553 6/24/2014
1.0.297 58,782 5/28/2014
1.0.289 11,317 5/9/2014
1.0.281 17,466 4/30/2014
1.0.278 6,641 4/27/2014
1.0.273 6,898 4/22/2014
1.0.270 21,145 4/14/2014
1.0.247 12,450 4/4/2014
1.0.245 6,036 4/4/2014
1.0.243 6,024 4/3/2014
1.0.242 6,021 4/2/2014
1.0.241 6,024 4/1/2014
1.0.240 6,130 4/1/2014
1.0.238 6,008 3/30/2014
1.0.236 6,729 3/28/2014
1.0.233 5,942 3/27/2014
1.0.231 5,893 3/27/2014
1.0.228 6,025 3/27/2014
1.0.223 5,958 3/25/2014
1.0.221 5,849 3/25/2014
1.0.219 33,338 3/24/2014
1.0.214 5,974 3/23/2014
1.0.210 5,912 3/23/2014
1.0.209 5,820 3/22/2014
1.0.207 5,914 3/22/2014
1.0.206 6,000 3/21/2014
1.0.190 6,253 3/19/2014
1.0.187 148,148 3/18/2014