This package provides CoreKraft service for memory cache.
Info
| Version: | 9.0.21 |
| Author(s): | Cleancodefactory |
| Last Update: | Monday, November 3, 2025 |
| .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)