![]() |
VOOZH | about |
dotnet add package PersistentCache --version 0.6.0
NuGet\Install-Package PersistentCache -Version 0.6.0
<PackageReference Include="PersistentCache" Version="0.6.0" />
<PackageVersion Include="PersistentCache" Version="0.6.0" />Directory.Packages.props
<PackageReference Include="PersistentCache" />Project file
paket add PersistentCache --version 0.6.0
#r "nuget: PersistentCache, 0.6.0"
#:package PersistentCache@0.6.0
#addin nuget:?package=PersistentCache&version=0.6.0Install as a Cake Addin
#tool nuget:?package=PersistentCache&version=0.6.0Install as a Cake Tool
A C# library which gives you a Persistent Cache, if we run out of memory we will store the expired and evicted cache items to disk.
Think Membase but as a simple C# project, which you can include in your project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.