Found 232 packages
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
https://github.com/Dixin/EnterpriseLibrary.TransientFaultHandling.Core
Library for parsing and creating COMTRADE (COMmon format for Transient Data Exchange for power systems) files
Polly.Contrib.DuplicateRequestCollapser is a Polly policy to collapse concurrent duplicate requests to a single execution, integrating with the Polly resilience project for .NET
Library for parsing E-MAX Director control and record data files used for transient data exchange
Polly.Testing exposes APIs and utilities that can be used to assert on the composition of Polly.Core resilience pipelines.
Implementation of Retry pattern
A port of EnterpriseLibrary.TransientFaultHandling.ServiceBus for .Net Core The Transient Fault Handling Application Block for Windows Azure ("Topaz") makes your Windows Azure application more resilient to transient failures by providing intelligent retry logic mechanisms.
Library for parsing SEL (Schweitzer Engineering Laboratories) event files
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. This package has the Microsoft Transient Fault Handling library IL-merged into it; for a version that doesn't see the NHibernate.SqlAzure.Standalone package.
ransientFaults (CircuitBreaker, and RetryPattern)
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
DigitalFlare Oxy. Pooling components.
https://DevZone.ChannelAdam.com presents a library that provides extensions to ChannelAdam.Wcf for supporting the Microsoft Practices TransientFaultHandling.Core library's RetryPolicy.
Transient error detection strategies to use with Windows Azure Caching or Windows Server AppFabric Caching, for the Transient Fault Handling Application Block ("Topaz"). This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
Package description
Core transient fault handling classes based on Microsoft's implementation. Common types: RetryPolicy RetryStrategy ITransientErrorDetectionStrategy IncrementalRetryStrategy FixedIntervalRetryStrategy ExponentialBackoffRetryStrategy
Common library for registering any component using ISingletonDependency, IScopedDependency and ITransientDependency
https://github.com/Dixin/EnterpriseLibrary.TransientFaultHandling.Core
Base transient fault handling abstractions for database access based on Microsoft's implementation in their Enterperise Library Transient Fault Handling Block.