Pinned Loading
Repositories
- Polly Public
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
App-vNext/Polly’s past year of commit activity - Polly-Samples Public
Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.
App-vNext/Polly-Samples’s past year of commit activity - Polly.Caching.Serialization.System.Text.Json Public
Json Serialization plugin for the Polly CachePolicy, using System.Text.Json
App-vNext/Polly.Caching.Serialization.System.Text.Json’s past year of commit activity - Polly.Caching.IDistributedCache Public
Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.
App-vNext/Polly.Caching.IDistributedCache’s past year of commit activity - Polly.Extensions.Http Public archive
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
App-vNext/Polly.Extensions.Http’s past year of commit activity - Polly.Caching.Serialization.Json Public
Json Serialization plugin for the Polly CachePolicy, using NewtonSoft.Json
App-vNext/Polly.Caching.Serialization.Json’s past year of commit activity