StackExchange.Redis.StrongName 1.2.6 — NuGet Package for .NET
StackExchange.Redis.StrongName 1.2.6 NuGet package for .NET. High performance Redis client, incorporating both synchronous and asynchronous usage.
Authors: Stack Exchange, Inc., marc.gravell
Total downloads: 82,240,853
Project URL: https://github.com/StackExchange/StackExchange.Redis/
License: https://raw.github.com/StackExchange/StackExchange.Redis/master/LICENSE
Tags: Async, Redis, Cache, PubSub, Messaging
Install StackExchange.Redis.StrongName 1.2.6
.NET CLI
dotnet add package StackExchange.Redis.StrongName --version 1.2.6
Package Manager Console
Install-Package StackExchange.Redis.StrongName -Version 1.2.6
PackageReference (csproj)
<PackageReference Include="StackExchange.Redis.StrongName" Version="1.2.6" />
View full details, downloads chart, dependencies and version history on NuBrowse.