Caching versions of LightHttpRequest, supporting local and distributed caches.
Info
Version: | 1.0.4 |
Author(s): | Tommi Kiviniemi |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tommigun1980/LightHttpRequest |
NuGet Url: | https://www.nuget.org/packages/LightHttpRequest.Caching |
Install
Install-Package LightHttpRequest.Caching
dotnet add package LightHttpRequest.Caching
paket add LightHttpRequest.Caching
LightHttpRequest.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 3.1.8)
- Newtonsoft.Json(>= 12.0.3)
- LightHttpRequest(>= 1.0.5)
Tags