This package provides CoreKraft service for memory cache.
Info
Version: | 8.0.12 |
Author(s): | Cleancodefactory |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ccf.Ck.Utilities.MemoryCache |
Install
Install-Package Ccf.Ck.Utilities.MemoryCache
dotnet add package Ccf.Ck.Utilities.MemoryCache
paket add Ccf.Ck.Utilities.MemoryCache
Ccf.Ck.Utilities.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 3.1.9)
- Microsoft.Extensions.Primitives(>= 3.1.9)