FileCache is a concrete implementation of the .NET System.Runtime.Caching.ObjectCache that uses the local filesystem as the target location.
Info
Version: | 3.3.0 |
Author(s): | Adam Carter |
Last Update: | Tuesday, September 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FileCache |
Install
Install-Package FileCache
dotnet add package FileCache
paket add FileCache
FileCache Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- System.Runtime.Caching(>= 4.5.0)
No dependencies.
- System.Runtime.Caching(>= 4.5.0)
Tags