EZCache .net Object Cache Library NuGet Package

EZCache allows you to cache various types of items in caches that are configured for each cached item type, using a simple fluent API.
Each item type cache can be configured to be singletons, or multi-instance caches.

Items in the cache can be preloaded, set to expire,
auto-reload, marked dirty, cleared, and optionally set to use strong or weak referencing allowing less used items to be
garbage collected and reloaded when needed.




Got any EZCache .net Object Cache Library Question?





Info

Version: 1.1.0
Author(s): Kevin Zehrer
Last Update: Monday, June 16, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://www.kzdev.net/EZCache
NuGet Url: https://www.nuget.org/packages/EZCache


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

.NETFramework 4.0
  • No dependencies.
.NETFramework 4.5
  • No dependencies.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

3595