Custom caching library for MODs code base.
Info
Version: | 1.5.0 |
Author(s): | Davis, Wayne |
Last Update: | Thursday, July 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Mods.Caching |
Install
Install-Package Mods.Caching
dotnet add package Mods.Caching
paket add Mods.Caching
Mods.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.3.0)
- LazyCache(>= 2.0.4)
- LazyCache.AspNetCore(>= 2.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
- Microsoft.Extensions.Http(>= 3.1.5)
- Microsoft.Extensions.Options(>= 3.1.5)