Info
Version: | 1.0.5 |
Author(s): | QuiCaching |
Last Update: | Tuesday, May 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FlumpStudios/QuiCache |
NuGet Url: | https://www.nuget.org/packages/QuiCaching |
Install
Install-Package QuiCaching
dotnet add package QuiCaching
paket add QuiCaching
QuiCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 3.1.7)
- Newtonsoft.Json(>= 12.0.3)
Tags
QicCache abstracts out the caching and allows for easy setup, configuration and switching between caching types.