Caching abstraction and Cache Manager.
Info
Version: | 5.0.3 |
Author(s): | PubComp.Caching.Core |
Last Update: | Tuesday, February 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/pub-comp/caching |
NuGet Url: | https://www.nuget.org/packages/PubComp.Caching.Core |
Install
Install-Package PubComp.Caching.Core
dotnet add package PubComp.Caching.Core
paket add PubComp.Caching.Core
PubComp.Caching.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Binder(>= 2.1.0)
- Newtonsoft.Json(>= 11.0.2)
- System.Collections.Immutable(>= 1.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)