Small helper for offline and caching of long-running processes.
Info
Version: | 2.0.2 |
Author(s): | Mats Törnberg |
Last Update: | Tuesday, November 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TinyStuff/TinyCache |
NuGet Url: | https://www.nuget.org/packages/TinyCache.FileStorage |
Install
Install-Package TinyCache.FileStorage
dotnet add package TinyCache.FileStorage
paket add TinyCache.FileStorage
TinyCache.FileStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- TinyCache(>= 2.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)