Joe.Caching NuGet Package

Light weight caching Library that defaults to an in memory cache but can be easy expanded to use any source to store cached data.

Uses delegates to unobtrusively refresh the cache when needed. The cached objects will be stored via a combination of the passed in key and the parameter values passed in.

Allowing you to cache multiple objects for one key based on the parameters passed to the cache.




Got any Joe.Caching Question?





Info

Version: 3.0.0.4
Author(s): Joe Taylor
Last Update: Monday, April 20, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jtstriker3/Joe.Caching
NuGet Url: https://www.nuget.org/packages/Joe.Caching


Install
Install-Package Joe.Caching
dotnet add package Joe.Caching
paket add Joe.Caching
Joe.Caching Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.




STATS

must-have-score

.8

avg-downloads-per-day

6

days-since-last-release

3299