FluidCaching.Sources
1.3.2
FluidCaching (Source-Only)
A multi-threaded high performance Least Recently Used cache with async/await support, compiled for .NET Standard 1.1 and shipped as source-only NuGet package.
Read http://www.continuousimprover.com/2016/02/a-least-recently-used-cache-that-you.html for some background information.
Requires NuGet 3.3.0 or higher.
Install-Package FluidCaching.Sources -Version 1.3.2
dotnet add package FluidCaching.Sources --version 1.3.2
paket add FluidCaching.Sources --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/dennisdoomen/FluidCaching/releases
Dependencies
This package has no dependencies.