MS cache implement for MemoryCache.
Info
Version: | 1.0.2 |
Author(s): | Uinfor |
Last Update: | Thursday, August 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.u-infor.com/ |
NuGet Url: | https://www.nuget.org/packages/Uinfor.Lib.Cache.MemoryCache |
Install
Install-Package Uinfor.Lib.Cache.MemoryCache
dotnet add package Uinfor.Lib.Cache.MemoryCache
paket add Uinfor.Lib.Cache.MemoryCache
Uinfor.Lib.Cache.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Uinfor.Lib.Cache.Abstractions(>= 1.0.2)
- Microsoft.DotNet.PlatformAbstractions(>= 3.1.6)
- Microsoft.Extensions.Caching.Memory(>= 3.1.7)