IronSharp.IronCache
2015.1.122
.NET Framework 4.5
Install-Package IronSharp.IronCache -Version 2015.1.122
dotnet add package IronSharp.IronCache --version 2015.1.122
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IronSharp.IronCache, 2015.1.122"
#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 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- IronSharp.Core (>= 2015.1.122)
- Newtonsoft.Json (>= 6.0.8)
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,147 | 1/22/2015 |
2014.11.20.20720 | 949 | 11/20/2014 |
2014.6.1.23858 | 832 | 6/1/2014 |
2014.6.1.16944 | 786 | 6/1/2014 |
2014.5.23.40212 | 783 | 5/24/2014 |
2013.10.55.845 | 1,400 | 10/24/2013 |
Updated dependency on Common.Logging to latest version