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)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 6.0.3)
- Newtonsoft.Json(>= 6.0.3)
Tags
When retrieving objects cache time is validated, if cache time has been exceeded null is returned otherwise the object.