This package provides a simple thread-safe LRU cache implementation.
Info
Version: | 1.0.0 |
Author(s): | Nicolás Caorsi |
Last Update: | Monday, June 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleLRUCache |
Install
Install-Package SimpleLRUCache
dotnet add package SimpleLRUCache
paket add SimpleLRUCache
SimpleLRUCache Download (Unzip the "nupkg" after downloading)
Dependencies
Tags