StackExchange.Redis.StrongName
1.2.4
High performance Redis client, incorporating both synchronous and asynchronous usage.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package StackExchange.Redis.StrongName -Version 1.2.4
dotnet add package StackExchange.Redis.StrongName --version 1.2.4
<PackageReference Include="StackExchange.Redis.StrongName" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis.StrongName --version 1.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StackExchange.Redis.StrongName, 1.2.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install StackExchange.Redis.StrongName as a Cake Addin
#addin nuget:?package=StackExchange.Redis.StrongName&version=1.2.4
// Install StackExchange.Redis.StrongName as a Cake Tool
#tool nuget:?package=StackExchange.Redis.StrongName&version=1.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://stackexchange.github.io/StackExchange.Redis/ReleaseNotes
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.5
- 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)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on StackExchange.Redis.StrongName:
| Package | Downloads |
|---|---|
|
Microsoft.Extensions.Caching.Redis
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
|
|
Microsoft.AspNetCore.SignalR.Redis
Redis for ASP.NET Core SignalR.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
|