Persistent Object Cache NuGet Package

Persistent Object Cache serializes objects and store them to disk as json.
When retrieving objects cache time is validated, if cache time has been exceeded null is returned otherwise the object.




Got any Persistent Object Cache Question?





Info

Version: 1.4.0
Author(s): Sander Struijk
Last Update: Sunday, January 31, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/furier/PersistentObjectCache
NuGet Url: https://www.nuget.org/packages/PersistentObjectCache


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

.NETFramework 4.5 netcore451


Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

3006