StackExchange.Redis.StrongName
1.0.333
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve. If you prefer a version without a strong-name, try StackExchange.Redis
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.0.333
dotnet add package StackExchange.Redis.StrongName --version 1.0.333
<PackageReference Include="StackExchange.Redis.StrongName" Version="1.0.333" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis.StrongName --version 1.0.333
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StackExchange.Redis.StrongName, 1.0.333"
#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.0.333
// Install StackExchange.Redis.StrongName as a Cake Tool
#tool nuget:?package=StackExchange.Redis.StrongName&version=1.0.333
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
- No dependencies.
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
|