Provides an implementation of cache storage wrapper that stores cached items in distributed cache storage.
Info
Version: | 3.1.5 |
Author(s): | adriva |
Last Update: | Saturday, February 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adriva/coreframework |
NuGet Url: | https://www.nuget.org/packages/Adriva.Extensions.Caching.Distributed |
Install
Install-Package Adriva.Extensions.Caching.Distributed
dotnet add package Adriva.Extensions.Caching.Distributed
paket add Adriva.Extensions.Caching.Distributed
Adriva.Extensions.Caching.Distributed Download (Unzip the "nupkg" after downloading)
Dependencies
- Adriva.Extensions.Caching.Abstractions(>= 3.0.1)
- Adriva.Common.Core(>= 3.0.1)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.11)