An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.9% on nuget.org
Top 8.4% downloads on nuget.org
Top 4.2% dependent repos on nuget.org
Top 3.3% forks on nuget.org

nuget.org : simplehelpers.memorycache

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.

Registry - Source - JSON
purl: pkg:nuget/simplehelpers.memorycache
Keywords: SimpleHelpers , Utils , Cache , in-memory
License: MIT
Latest release: over 10 years ago
First release: over 12 years ago
Dependent repositories: 3
Downloads: 50,830 total
Stars: 170 on GitHub
Forks: 38 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...