FluentCache is a simple, fluent library to help you write clean, legible caching code by reducing boilerplate.
Info
Version: | 4.0.0.2 |
Author(s): | Evan Rash |
Last Update: | Monday, July 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cordialgerm/FluentCache |
NuGet Url: | https://www.nuget.org/packages/FluentCache |
Install
Install-Package FluentCache
dotnet add package FluentCache
paket add FluentCache
FluentCache Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags