StackExchange.Redis.StrongName
1.0.333
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" />
paket add StackExchange.Redis.StrongName --version 1.0.333
#r "nuget: StackExchange.Redis.StrongName, 1.0.333"
// 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
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
| Product | Versions |
|---|---|
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
- No dependencies.
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 |