Info
| Version: | 1.2.0 |
| Author(s): | mwdavis84 |
| Last Update: | Friday, March 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mwdavis84/LruCacheNet |
| NuGet Url: | https://www.nuget.org/packages/LruCacheNet |
Install
Install-Package LruCacheNet
dotnet add package LruCacheNet
paket add LruCacheNet
LruCacheNet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Implements IDictionary<TKey, TValue> to easily integrate to more systems.