Info
Version: | 1.0.0 |
Author(s): | Rofiq Setiawan |
Last Update: | Sunday, January 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/solkin/disk-lru-cache |
NuGet Url: | https://www.nuget.org/packages/Karamunting.Android.Solkin.DiskLRUCache |
Install
Install-Package Karamunting.Android.Solkin.DiskLRUCache
dotnet add package Karamunting.Android.Solkin.DiskLRUCache
paket add Karamunting.Android.Solkin.DiskLRUCache
Karamunting.Android.Solkin.DiskLRUCache Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This cache has specific capacity and location. Rarely requested files are evicted by actively used.
Lightweight and extremely easy to use.