Augment.Caching 2.0.6180.18791

There is a newer version of this package available.
See the version list below for details.
dotnet add package Augment.Caching --version 2.0.6180.18791
NuGet\Install-Package Augment.Caching -Version 2.0.6180.18791
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="Augment.Caching" Version="2.0.6180.18791" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Augment.Caching --version 2.0.6180.18791
#r "nuget: Augment.Caching, 2.0.6180.18791"
#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 Augment.Caching as a Cake Addin
#addin nuget:?package=Augment.Caching&version=2.0.6180.18791

// Install Augment.Caching as a Cake Tool
#tool nuget:?package=Augment.Caching&version=2.0.6180.18791

Easy to Use Caching Library

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  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
3.1.0 878 11/30/2018
3.0.0 960 5/23/2018
2.1.0 1,041 3/15/2017
2.0.6180.18791 992 12/2/2016
1.2.5823.19651 1,503 12/11/2015

2.0 - Bumped to .NET 4.6.1
1.2 - Change Caching Key Pattern to fix "RemoveAll()" bug
1.1 - Added Cache.Manifest HTTP Handler
1.0 - Initial Release