Polly.Caching.MemoryCache is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache as a provider for Polly's CachePolicy.
Info
Version: | 1.1.0 |
Author(s): | App vNext |
Last Update: | Saturday, April 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/App-vNext/Polly.Caching.MemoryCache |
NuGet Url: | https://www.nuget.org/packages/Polly.Caching.MemoryCache |
Install
Install-Package Polly.Caching.MemoryCache
dotnet add package Polly.Caching.MemoryCache
paket add Polly.Caching.MemoryCache
Polly.Caching.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Build(>= 1.0.21)
- Nito.AsyncEx(>= 3.0.1)
- Polly.Net40Async(>= 5.9.0)
- Polly(>= 5.9.0)
- NETStandard.Library(>= 1.6.1)
- Polly(>= 5.9.0)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
Tags