Found 287 packages
Polly (Hystrix) wrapper in .NET Core
SOFTURE - Resilience
Package Description
Fault tolerance library for protecting against cascading failure. Uses bulkheads and circuit breakers to isolate problems and fail fast.
Package Description
XFrame.Resilience for enabling retry strategies incase of failure when perfoming an action
Package Description
Collapse concurrent duplicate requests to a single execution Resilience mechanism for HttpClient built on the Polly Caching Strategy that utilizes HybridCache.
AspNetCore.Hosting library enables functionality used with AspNetCore such as CorrelationId.
Resilience library for LittleBlocks
Provides support for working with Polly policies, including a strategy for resilient database queries.
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly (v8.0) library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Hedging, Rate Limiter and Fallback.
Resilience and retry extension for WorkflowForge workflow engine. Provides circuit breakers, retry strategies, and timeout management for robust workflow execution.
SharpRetry is a simple and powerful library to create retry policies for your .net application. Create a policy once and use it everywhere in your system to make async calls in an easy and unit testable way.
Polly-based resilience behaviors (Retry/Timeout/CircuitBreaker) for ConduitR.
Package Description
Fluent REST client with circuit breaker, retry policies, certificate support, and object pooling. Provides resilient HTTP communication with configurable error handling and response mapping.
Package Description
Decent defaults for adding resilence to HTTP clients.
Resilience features for eQuantic CQS. Provides saga timeout monitoring, compensation handling, and dead letter queue support.