This library provides dynamically cache operation for MemoryCache.
Info
Version: | 1.0.1 |
Author(s): | furkandeveloper |
Last Update: | Thursday, January 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/furkandeveloper/EasyCache |
NuGet Url: | https://www.nuget.org/packages/EasyCache.Memory |
Install
Install-Package EasyCache.Memory
dotnet add package EasyCache.Memory
paket add EasyCache.Memory
EasyCache.Memory Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCache.Core(>= 1.0.1)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
Tags