UnlockedStateProvider.Redis 1.2.4.34764

dotnet add package UnlockedStateProvider.Redis --version 1.2.4.34764
NuGet\Install-Package UnlockedStateProvider.Redis -Version 1.2.4.34764
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="UnlockedStateProvider.Redis" Version="1.2.4.34764" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnlockedStateProvider.Redis --version 1.2.4.34764
#r "nuget: UnlockedStateProvider.Redis, 1.2.4.34764"
#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 UnlockedStateProvider.Redis as a Cake Addin
#addin nuget:?package=UnlockedStateProvider.Redis&version=1.2.4.34764

// Install UnlockedStateProvider.Redis as a Cake Tool
#tool nuget:?package=UnlockedStateProvider.Redis&version=1.2.4.34764

Unlocked State Store Client For Redis

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4.34764 113 2/11/2015
1.2.3.34051 49 2/11/2015
1.2.0.25009 83 2/3/2015
1.0.13.22979 89 1/22/2015
1.0.12.26033 66 1/9/2015
1.0.10.21166 92 12/30/2014
1.0.9.20242 59 12/30/2014
1.0.7.29333 55 12/29/2014
1.0.6.2256 72 12/17/2014
1.0.5.2 50 12/16/2014
1.0.4.2 74 12/12/2014
1.0.4.1 46 12/12/2014
1.0.4 45 12/12/2014
1.0.3 48 12/12/2014
1.0.2.2 49 12/11/2014
1.0.1.5 46 12/11/2014
1.0.0.3 48 12/10/2014
1.0.0.2 44 12/10/2014
1.0.0.1 45 12/9/2014
1.0.0 60 12/9/2014

StackExchange.Redis compliant connection string configuration parameter ConnectionString added...