IronSharp.IronCache 2015.1.122

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

// Install IronSharp.IronCache as a Cake Tool
#tool nuget:?package=IronSharp.IronCache&version=2015.1.122

Key/Value Data Cache.  IronCache is an elastic cache and key/value data store designed for sharing state, passing data, and coordinating activity between processes and devices.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2015.1.122 1,460 1/22/2015
2014.11.20.20720 1,228 11/20/2014
2014.6.1.23858 1,110 6/1/2014
2014.6.1.16944 1,066 6/1/2014
2014.5.23.40212 1,066 5/24/2014
2013.10.55.845 1,692 10/24/2013

Updated dependency on Common.Logging to latest version