Info
Version: | 12.2.1+f0828de1 |
Author(s): | PommaLabs |
Last Update: | Sunday, December 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/pommalabs/kvlite |
NuGet Url: | https://www.nuget.org/packages/PommaLabs.KVLite.Polly |
Install
Install-Package PommaLabs.KVLite.Polly
dotnet add package PommaLabs.KVLite.Polly
paket add PommaLabs.KVLite.Polly
PommaLabs.KVLite.Polly Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- PommaLabs.KVLite(>= 11.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Polly(>= 7.2.1)
- PommaLabs.KVLite(>= 11.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Polly(>= 7.2.1)
- PommaLabs.KVLite(>= 11.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Polly(>= 7.2.1)
Tags
This package contains Polly cache providers (both sync and async). For example, you can easily plug your Polly cache policy to KVLite SQL drivers.