A simple disk(file) caching provider.
Info
Version: | 1.4.0 |
Author(s): | ncc, Catcher Wong |
Last Update: | Monday, December 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/Mindbox.EasyCaching.Disk |
Install
Install-Package Mindbox.EasyCaching.Disk
dotnet add package Mindbox.EasyCaching.Disk
paket add Mindbox.EasyCaching.Disk
Mindbox.EasyCaching.Disk Download (Unzip the "nupkg" after downloading)
Dependencies
- Mindbox.EasyCaching.Core(>= 1.2.0)
- MessagePack(>= 2.1.90)
Tags