Package Description.
Info
Version: | 1.1.0 |
Author(s): | Ole Consignado |
Last Update: | Monday, December 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OleConsignado/otc-caching |
NuGet Url: | https://www.nuget.org/packages/Otc.Caching |
Install
Install-Package Otc.Caching
dotnet add package Otc.Caching
paket add Otc.Caching
Otc.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Otc.Caching.Abstractions(>= 1.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)