Helper library for local and remote object caching.
Info
| Version: | 4.4.0 |
| Author(s): | Alex Vincent |
| Last Update: | Saturday, November 1, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/f2calv/CasCap.Common |
| NuGet Url: | https://www.nuget.org/packages/CasCap.Common.Caching |
Install
Install-Package CasCap.Common.Caching
dotnet add package CasCap.Common.Caching
paket add CasCap.Common.Caching
CasCap.Common.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CasCap.Common.Logging(>= 1.0.18)
- CasCap.Common.Serialisation.MessagePack(>= 1.0.18)
- CasCap.Common.Threading(>= 1.0.18)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- StackExchange.Redis(>= 2.2.4)
- CasCap.Common.Logging(>= 1.0.18)
- CasCap.Common.Serialisation.MessagePack(>= 1.0.18)
- CasCap.Common.Threading(>= 1.0.18)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- StackExchange.Redis(>= 2.2.4)
Tags