Temiicore cache implement for MemoryCache.
Info
Version: | 2020.7.17.101 |
Author(s): | Oldli |
Last Update: | Friday, July 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://docs.17mkh.com/ |
NuGet Url: | https://www.nuget.org/packages/TemiiCore.Lib.Cache.MemoryCache |
Install
Install-Package TemiiCore.Lib.Cache.MemoryCache
dotnet add package TemiiCore.Lib.Cache.MemoryCache
paket add TemiiCore.Lib.Cache.MemoryCache
TemiiCore.Lib.Cache.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Temiicore.Lib.Cache.Abstractions(>= 2020.7.17.101)
- Temiicore.Lib.Utils.Core(>= 2020.7.17.101)
- Microsoft.Extensions.Caching.Memory(>= 3.1.4)