SimpleHelpers.MemoryCache (C# - Source file) NuGet Package

Simple lightweight object in-memory cache, with a background timer to remove expired objects.

Fast in-memory cache for data that are expensive to create and can be used in a thread-safe manner.
All stored items are kept in concurrent data structures (ConcurrentDictionary) to allow multi-thread usage of the MemoryCache static methods.

Note: this nuget package contains c# source code and depends on System.Collections.Concurrent introduced in .Net 4.0.




Got any SimpleHelpers.MemoryCache (C# - Source file) Question?





Info

Version: 1.1.1
Author(s): Khalid Salomão
Last Update: Friday, May 29, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/khalidsalomao/SimpleHelpers.Net
NuGet Url: https://www.nuget.org/packages/SimpleHelpers.MemoryCache


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



Tags



STATS

must-have-score

.3

avg-downloads-per-day

3

days-since-last-release

3248