Sign in Sign up
nuget

Joe.Caching

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.

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
13
Cadence
~18 days
Last 12 months
0

Details

First release
Jun 18, 2013
Releases
Version Released
3.0.0.4 patch
3.0.0.3 patch
3.0.0.2 patch
3.0.0.1 patch
3.0.0 major
1.0.8 patch
1.0.7 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial