High performance Redis client, incorporating both synchronous and asynchronous usage.
Info
Version: | 1.2.6 |
Author(s): | Stack Exchange, Inc., marc.gravell |
Last Update: | Tuesday, August 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StackExchange/StackExchange.Redis/ |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.StrongName |
Install
Install-Package StackExchange.Redis.StrongName
dotnet add package StackExchange.Redis.StrongName
paket add StackExchange.Redis.StrongName
StackExchange.Redis.StrongName Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Security(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
Tags