csredis 1.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package csredis --version 1.4.2
NuGet\Install-Package csredis -Version 1.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="csredis" Version="1.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add csredis --version 1.4.2
#r "nuget: csredis, 1.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install csredis as a Cake Addin
#addin nuget:?package=csredis&version=1.4.2

// Install csredis as a Cake Tool
#tool nuget:?package=csredis&version=1.4.2

csredis is a .NET client for Redis and Redis Sentinel (2.6). Includes both synchronous and asynchronous clients.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on csredis:

Package Downloads
Disque.Net

A simlpe .Net client for the Disque in-memory distributed queue.

TimberWinR

Native .NET Windows Logging to Redis agent

TimberWinR.ServiceHost

TimberWinR Service

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.1 195,804 9/1/2014
3.1.18 7,238 8/23/2014
3.1.15 2,090 8/22/2014
1.4.7.1 12,577 6/10/2013
1.4.7 2,381 4/28/2013
1.4.6 1,900 4/14/2013
1.4.5 1,843 4/14/2013
1.4.4 1,797 4/3/2013
1.4.3 1,762 4/3/2013
1.4.2 1,796 4/1/2013
1.4.1 1,862 3/30/2013
1.4.0 1,795 3/25/2013
1.3.0 1,799 3/24/2013
1.2.0 1,877 3/24/2013
1.1.0 1,787 3/23/2013
1.0.4 1,826 3/22/2013

Added XML inline documentation