Top 20 NuGet Packages depending on SimpleHelpers.NamedLock (C# - Source file)
Total dependencies: 1
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 usag...