All Git Users → App-vNext

4 open source projects by App-vNext

1. Polly Samples
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.
✭ 203
2. Polly
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+.
3. Throttlebird
Throttlebird is a simple Http request throttler to help limit the number of client requests within a given period of time.
✭ 35
4. Polly.Extensions.Http
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
1-4 of 4 user projects