StackExchange.Redis
1.0.371
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve. If you require a strong-named version, try StackExchange.Redis.StrongName
Install-Package StackExchange.Redis -Version 1.0.371
dotnet add package StackExchange.Redis --version 1.0.371
<PackageReference Include="StackExchange.Redis" Version="1.0.371" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis --version 1.0.371
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StackExchange.Redis, 1.0.371"
#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 as a Cake Addin
#addin nuget:?package=StackExchange.Redis&version=1.0.371
// Install StackExchange.Redis as a Cake Tool
#tool nuget:?package=StackExchange.Redis&version=1.0.371
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
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.371 | 0 | 06.02.2022 |