A .net caching library based on original LazyCache implementation.
Info
| Version: | 1.0.16 |
| Author(s): | Michael Brown |
| Last Update: | Tuesday, April 21, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/replaysMike/AnyCache |
| NuGet Url: | https://www.nuget.org/packages/AnyCache |
Install
Install-Package AnyCache
dotnet add package AnyCache
paket add AnyCache
AnyCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 3.1.3)
Tags