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-Signed | 
Install
Install-Package Polly.Caching.MemoryCache-Signed
                        dotnet add package Polly.Caching.MemoryCache-Signed
                        paket add Polly.Caching.MemoryCache-Signed
                        
                                Polly.Caching.MemoryCache-Signed 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-Signed(>= 5.9.0)
 
- Polly-Signed(>= 5.9.0)
 
- NETStandard.Library(>= 1.6.1)
 - Polly-Signed(>= 5.9.0)
 - Microsoft.Extensions.Caching.Memory(>= 1.1.2)
 
Tags