A wrapper for caching with multiple providers.
Info
Version: | 1.0.2 |
Author(s): | yakovb |
Last Update: | Tuesday, August 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RC.Common.Caching |
Install
Install-Package RC.Common.Caching
dotnet add package RC.Common.Caching
paket add RC.Common.Caching
RC.Common.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- newtonsoft.json(>= 11.0.2)
- microsoft.extensions.caching.memory(>= 1.0.0)
- system.configuration.configurationmanager(>= 4.5.0)