StackExchange.Redis
2.8.22
Prefix Reserved
dotnet add package StackExchange.Redis --version 2.8.22
NuGet\Install-Package StackExchange.Redis -Version 2.8.22
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
paket add StackExchange.Redis --version 2.8.22
#r "nuget: StackExchange.Redis, 2.8.22"
// Install StackExchange.Redis as a Cake Addin #addin nuget:?package=StackExchange.Redis&version=2.8.22 // Install StackExchange.Redis as a Cake Tool #tool nuget:?package=StackExchange.Redis&version=2.8.22
High performance Redis client, incorporating both synchronous and asynchronous usage.
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. |
.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 (>= 6.0.0)
- Pipelines.Sockets.Unofficial (>= 2.2.8)
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/af22effae4069a5dfb9b0735859de48820104f5b |
|
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/af22effae4069a5dfb9b0735859de48820104f5b |
|
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.Jil - StackExchange.Redis.Extensions.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - StackExchange.Redis.Extensions.Utf8Json |
GitHub repositories (207)
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.22 | 22,338 | 11/27/2024 |
2.8.16 | 4,005,583 | 9/10/2024 |
2.8.14 | 210,994 | 9/9/2024 |
2.8.12 | 567,734 | 9/3/2024 |
2.8.0 | 6,641,502 | 6/24/2024 |
2.7.33 | 12,822,654 | 3/11/2024 |
2.7.27 | 11,917,931 | 2/28/2024 |
2.7.23 | 259,124 | 2/26/2024 |
2.7.20 | 728,145 | 2/20/2024 |
2.7.17 | 5,329,005 | 1/16/2024 |
2.7.10 | 3,740,114 | 12/12/2023 |
2.7.4 | 10,193,108 | 10/31/2023 |
2.6.122 | 25,808,776 | 7/7/2023 |
2.6.116 | 4,087,937 | 6/13/2023 |
2.6.111 | 7,800,885 | 5/3/2023 |
2.6.104 | 4,773,626 | 3/30/2023 |
2.6.96 | 8,611,312 | 2/21/2023 |
2.6.90 | 8,728,977 | 1/4/2023 |
2.6.86 | 7,171,219 | 12/13/2022 |
2.6.80 | 6,771,689 | 10/27/2022 |
2.6.70 | 6,529,583 | 10/16/2022 |
2.6.66 | 7,504,081 | 9/6/2022 |
2.6.48 | 10,536,808 | 6/28/2022 |
2.5.61 | 23,046,029 | 4/4/2022 |
2.5.43 | 8,790,264 | 3/5/2022 |
2.2.88 | 22,287,960 | 11/11/2021 |
2.2.79 | 6,989,313 | 10/14/2021 |
2.2.50 | 7,247,507 | 6/22/2021 |
2.2.4 | 80,406,449 | 11/19/2020 |
2.2.3 | 274,283 | 11/18/2020 |
2.1.58 | 41,692,385 | 6/18/2020 |
2.1.55 | 1,571,559 | 6/9/2020 |
2.1.30 | 10,731,146 | 4/5/2020 |
2.1.28 | 1,590,214 | 3/30/2020 |
2.0.601 | 31,177,225 | 4/16/2019 |
2.0.600 | 977,213 | 4/9/2019 |
2.0.593 | 37,058,029 | 4/4/2019 |
2.0.588 | 72,298 | 4/3/2019 |
2.0.571 | 1,299,989 | 3/13/2019 |
2.0.519 | 10,930,575 | 11/27/2018 |
2.0.513 | 28,517,010 | 9/28/2018 |
2.0.505 | 604,668 | 9/12/2018 |
2.0.495 | 2,168,599 | 9/4/2018 |
1.2.6 | 20,099,649 | 8/1/2017 |
1.2.5 | 494,876 | 7/24/2017 |
1.2.4 | 1,005,775 | 6/24/2017 |
1.2.3 | 1,860,424 | 5/8/2017 |
1.2.1 | 1,810,451 | 2/3/2017 |
1.2.0 | 1,332,055 | 1/11/2017 |
1.2.0-alpha1 | 5,674 | 1/5/2017 |
1.1.608 | 1,839,128 | 10/6/2016 |
1.1.606 | 49,355 | 10/3/2016 |
1.1.605 | 348,410 | 9/3/2016 |
1.1.604-alpha | 293,156 | 5/21/2016 |
1.1.603 | 1,807,125 | 5/16/2016 |
1.1.572-alpha | 19,828 | 2/8/2016 |
1.1.553-alpha | 27,269 | 1/19/2016 |
1.1.0-alpha2 | 6,398 | 12/11/2015 |
1.1.0-alpha1 | 8,162 | 12/10/2015 |
1.0.488 | 1,928,538 | 11/5/2015 |
1.0.481 | 1,213,470 | 7/13/2015 |
1.0.479 | 5,739 | 7/13/2015 |
1.0.450 | 550,669 | 5/15/2015 |
1.0.414 | 484,809 | 3/18/2015 |
1.0.394 | 302,921 | 1/20/2015 |
1.0.371 | 279,495 | 10/30/2014 |
1.0.333 | 122,113 | 9/18/2014 |
1.0.331 | 10,361 | 9/11/2014 |
1.0.330 | 24,703 | 9/2/2014 |
1.0.329 | 5,670 | 9/1/2014 |
1.0.328 | 40,457 | 8/21/2014 |
1.0.322 | 71,296 | 7/10/2014 |
1.0.321 | 7,142 | 7/10/2014 |
1.0.320 | 141,497 | 7/1/2014 |
1.0.312 | 20,346 | 6/24/2014 |
1.0.297 | 57,940 | 5/28/2014 |
1.0.289 | 11,193 | 5/9/2014 |
1.0.281 | 17,163 | 4/30/2014 |
1.0.278 | 6,534 | 4/27/2014 |
1.0.273 | 6,797 | 4/22/2014 |
1.0.270 | 20,007 | 4/14/2014 |
1.0.247 | 12,218 | 4/4/2014 |
1.0.245 | 5,934 | 4/4/2014 |
1.0.243 | 5,930 | 4/3/2014 |
1.0.242 | 5,918 | 4/2/2014 |
1.0.241 | 5,930 | 4/1/2014 |
1.0.240 | 6,033 | 4/1/2014 |
1.0.238 | 5,896 | 3/30/2014 |
1.0.236 | 6,633 | 3/28/2014 |
1.0.233 | 5,847 | 3/27/2014 |
1.0.231 | 5,802 | 3/27/2014 |
1.0.228 | 5,926 | 3/27/2014 |
1.0.223 | 5,862 | 3/25/2014 |
1.0.221 | 5,755 | 3/25/2014 |
1.0.219 | 32,545 | 3/24/2014 |
1.0.214 | 5,881 | 3/23/2014 |
1.0.210 | 5,794 | 3/23/2014 |
1.0.209 | 5,724 | 3/22/2014 |
1.0.207 | 5,816 | 3/22/2014 |
1.0.206 | 5,906 | 3/21/2014 |
1.0.190 | 6,138 | 3/19/2014 |
1.0.187 | 129,394 | 3/18/2014 |