In-memory cache and in-memory serialized cache based on PubComp.Caching.Core and System.Runtime.Caching.
Info
Version: | 5.0.3 |
Author(s): | PubComp.Caching.SystemRuntime |
Last Update: | Wednesday, February 14, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/pub-comp/caching |
NuGet Url: | https://www.nuget.org/packages/PubComp.Caching.SystemRuntime |
Install
Install-Package PubComp.Caching.SystemRuntime
dotnet add package PubComp.Caching.SystemRuntime
paket add PubComp.Caching.SystemRuntime
PubComp.Caching.SystemRuntime Download (Unzip the "nupkg" after downloading)
Dependencies
- PubComp.Caching.Core(>= 5.0.0)
- System.Runtime.Caching(>= 4.5.0)