High performance Redis client, incorporating both synchronous and asynchronous usage.
Info
Version: | 1.1.605 |
Author(s): | Stack Exchange inc., marc.gravell |
Last Update: | Saturday, August 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StackExchange/StackExchange.Redis |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.StrongName.Core |
Install
Install-Package StackExchange.Redis.StrongName.Core
dotnet add package StackExchange.Redis.StrongName.Core
paket add StackExchange.Redis.StrongName.Core
StackExchange.Redis.StrongName.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
No dependencies.
No dependencies.
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Collections.NonGeneric(>= 4.0.1)
- System.Diagnostics.Tools(>= 4.0.1)
- System.IO.Compression(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
- System.Linq(>= 4.1.0)
- System.Net.NameResolution(>= 4.0.0)
- System.Net.Security(>= 4.0.0)
- System.Net.Sockets(>= 4.1.0)
- System.Reflection.Emit(>= 4.0.1)
- System.Reflection.Emit.Lightweight(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
- System.Security.Cryptography.X509Certificates(>= 4.1.0)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Threading.Thread(>= 4.0.0)
- System.Threading.ThreadPool(>= 4.0.10)
- System.Threading.Timer(>= 4.0.1)
Tags