Info
Version: | 2.0.0-beta-1629 |
Author(s): | MichaConrad |
Last Update: | Thursday, November 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://cachemanager.michaco.net/ |
NuGet Url: | https://www.nuget.org/packages/CacheManager.Core |
Install
Install-Package CacheManager.Core
dotnet add package CacheManager.Core
paket add CacheManager.Core
CacheManager.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Diagnostics.PerformanceCounter(>= 4.5.0)
Tags
It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools.
You should install at least one other CacheManager package to get cache handle implementations.