.net standard cache manager based on MemoryCache.
Info
| Version: | 2.2.8 |
| Author(s): | David Tabatadze |
| Last Update: | Friday, November 4, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/davidtabatadze/CoreKit |
| NuGet Url: | https://www.nuget.org/packages/CoreKit.Caching |
Install
Install-Package CoreKit.Caching
dotnet add package CoreKit.Caching
paket add CoreKit.Caching
CoreKit.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 5.0.0)
- System.Runtime.Caching(>= 5.0.0)
Tags