FileCaching is an implementation of BaseCacheHandle from CacheManager.Core.
Info
Version: | 1.2.1 |
Author(s): | maldworth |
Last Update: | Thursday, February 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CacheManager.FileCaching |
Install
Install-Package CacheManager.FileCaching
dotnet add package CacheManager.FileCaching
paket add CacheManager.FileCaching
CacheManager.FileCaching Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- CacheManager.Core(>= 1.2.0)
- FileCache(>= 3.0.1)
- CacheManager.Core(>= 1.2.0)
- FileCache(>= 3.0.1)
- System.Runtime.Caching(>= 4.5.0)
Tags