High performance Redis client, incorporating both synchronous and asynchronous usage.
Info
Version: | 2.8.16 |
Author(s): | Stack Exchange, Inc., marc.gravell |
Last Update: | Tuesday, September 10, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://stackexchange.github.io/StackExchange.Redis/ |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis |
Install
Install-Package StackExchange.Redis
dotnet add package StackExchange.Redis
paket add StackExchange.Redis
StackExchange.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Pipelines.Sockets.Unofficial(>= 2.2.0)
- System.Diagnostics.PerformanceCounter(>= 5.0.0)
- System.Threading.Channels(>= 5.0.0)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Pipelines.Sockets.Unofficial(>= 2.2.0)
- 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)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Pipelines.Sockets.Unofficial(>= 2.2.0)
- System.Diagnostics.PerformanceCounter(>= 5.0.0)
- System.IO.Compression(>= 4.3.0)
- System.Threading.Channels(>= 5.0.0)
- Pipelines.Sockets.Unofficial(>= 2.2.0)
- System.Diagnostics.PerformanceCounter(>= 5.0.0)
- Pipelines.Sockets.Unofficial(>= 2.2.0)
- System.Diagnostics.PerformanceCounter(>= 5.0.0)
Tags