Found 42 packages
Package Description
.NET Standard 2.0. Implements synchronous exponential backoff and retry logic
Utility for configuring and awaiting exponential backoff over asynchronous functions.
Reusable Retry Logic for transient fault handling with exponential backoff and stochastic exponential backoff.
A for for the v2 client with exponential backoff. https://github.com/thecommercepartnership/serilog-sinks-elasticsearch
A c# library to retry code with a truncated binary exponential backoff algorithm
EasyRabbitFlow: high-performance RabbitMQ client for .NET. Fluent configuration, optional topology (queue/exchange/dead-letter) generation, reflection-free consumers, configurable retry (exponential/backoff), custom dead-letter routing, temporary batch processing, queue state helpers. Targets .NET Standard 2.1.
Azure Storage Queue transport implementation for HoneyDrunk.Transport. Provides cost-effective, high-volume messaging with automatic poison queue handling and exponential backoff.
SwiftHttp: lightweight, safe, efficient HTTP client with transient retries and jittered exponential backoff. .NET Standard 2.1.
A minimalist, dependency-free retry and timeout utility for C#. Provides type-safe retry policies with configurable delays, exponential backoff, timeout support, and exception filtering.
SteadyFlow.Resilience — a lightweight, async-first resilience toolkit for .NET. Includes retry policies with configurable backoff (exponential, linear, jitter, Fibonacci), circuit breaker, rate limiting (token bucket and sliding window), batch processing, metrics and observability hooks, and ASP.NET Core middleware integration — all with 100% test coverage.
An Azure Storage Queue wrapper that supports priorities and abstracts exponential backoff polling away with an event-driven interface
log4net.ElasticSearch.Async is a log4net appender, based on log4net.ElasticSearch package, for easy logging of exceptions and messages to Elasticsearch indices. The main improvement over log4net.ElasticSearch is background/async logging based on producer-consumer pattern, automatically utilizing bulk API in case of log event bursts. Currently the package provides: - Background/Async logging based on producer-consumer pattern (non-blocking for main application thread) - Configurable exponential backoff retry policy for communication with ElasticSearch - Configurable buffer sizes with rolling buffer option (both general producer-consumer buffer and intermediate flush buffer) - External machine IP added to log events (if possible) - Skipping TLS certificate validation for ElasticSearch endpoint - Setting custom HTTP(S) proxy - Disabling system HTTP(S) proxy - Using custom ElasticSearch processing pipeline - Gzip HTTP compression - NET Standard 2.0 support
Core transient fault handling classes based on Microsoft's implementation. Common types: RetryPolicy RetryStrategy ITransientErrorDetectionStrategy IncrementalRetryStrategy FixedIntervalRetryStrategy ExponentialBackoffRetryStrategy
Kusto (Azure Data Explorer) client wrapper for executing control commands and queries with retries using exponential backoff.
Retry policy implementations for ItemsCache using Polly - provides exponential backoff, circuit breaker, and timeout policies.
Resilient HTTP client wrapper with built-in Polly retry policies, exponential backoff, circuit breaker patterns, and Avro serialization support. Simplifies external API integration with production-ready resilience patterns.
Opinionated RabbitMQ consumer framework with delayed retries, exponential backoff, DLQ support and standardized consumer patterns for .NET services.
Un composant Blazor flexible pour afficher des indicateurs de chargement avec support pour des images personnalisées, du texte et du contenu custom. Inclut interception HTTP automatique avec retry intelligent, exponential backoff, métriques en temps réel et annulation globale. | A flexible Blazor component for displaying loading indicators with support for custom images, text and custom content. Includes automatic HTTP interception with smart retry, exponential backoff, real-time metrics and global cancellation.
Professional SDK for TAF Kibana logging and analytics platform. Features working create-log endpoint, fluent API, Clean Architecture, SOLID principles, comprehensive error handling with retry logic and exponential backoff.