CacheItemPolicyConfiguration is a .NET library that provides a programmatic and .NET config file-based configuration of cache item policies used with the System.Runtime.Caching.ObjectCache class and its derived classes (such as System.Runtime.Caching.MemoryCache).
Info
Version: | 1.0.0 |
Author(s): | wadereynolds |
Last Update: | Thursday, April 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wade/CacheItemPolicyConfiguration |
NuGet Url: | https://www.nuget.org/packages/CacheItemPolicyConfiguration |
Install
Install-Package CacheItemPolicyConfiguration
dotnet add package CacheItemPolicyConfiguration
paket add CacheItemPolicyConfiguration
CacheItemPolicyConfiguration Download (Unzip the "nupkg" after downloading)
Dependencies
Tags