Found 201 packages
Initial release of AWS Fault Injection Simulator, a managed service that enables you to perform fault injection experiments on your AWS workloads
This library provides set of extensions for SlideShare .NET Client to handle transient failures when working with the SlideShare services.
Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
This NuGet package contains a zip file with the source code for the Enterprise Library Integration Pack for Windows Azure. The Microsoft Enterprise Library is a set of reusable application blocks that help developers meet common enterprise software development challenges. The Microsoft Enterprise Library Integration Pack for Windows Azure is an extension to the Microsoft Enterprise Library 5.0 that can be used with Windows Azure. It includes the Autoscaling Application Block ("Wasabi"), the Transient Fault Handling Application Block ("Topaz"), a protected configuration provider and the Blob configuration source.
A simple .net retry library.
Package Description
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.
Components for fault-tolerant error handling.
A package to provide failover recovery for MySql database interactions by using Polly retries. Feedback and PRs welcome here : https://github.com/explorer14/ResilienceDecorators.MySql
Provides additional classes to enhance OrmLite functionality, including transient fault handling and configuration helpers. Enables attribute-less configuration of OrmLite.
Pol builds on top of the excellent Polly to offer opinionated resilience strategies that are easy to configure.
Provides an automatic retry-backoff code execution mechanism, providing reliable, easy-to-implement transient fault handling.
The core package for developing dhaf extensions.
Framework for fault-tolerant clustered microservices based on ASP.NET Core
AWS Global Accelerator is a network layer service that helps you improve the availability and performance of the applications that you offer to your global customers. Global Accelerator uses the AWS global network to direct internet traffic from your users to your applications running in AWS Regions. Global Accelerator creates a fixed entry point for your applications through static anycast IP addresses, and routes user traffic to the optimal endpoint based on performance, application health and routing policies that you can configure. Global Accelerator supports the following features at launch: static anycast IP addresses, support for TCP and UDP, support for Network Load Balancers, Application Load Balancers and Elastic-IP address endpoints, continuous health checking, instant regional failover, fault isolating Network Zones, granular traffic controls, and client affinity.
A C# library that helps your code be fault tolerant, and resolve unexpected errors by using resilient clients/operators.
Provides transient error detection strategies for adding retry logic into your HttpClient calls, a UrlBuilder to help simplify building complex URLs, and additional extensions for working with HttpClient.
A circuit breaker library for .NET, CircuitGuard is made to improve your application's stability and fault tolerance.
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.
Reusable Retry Logic for transient fault handling with exponential backoff and stochastic exponential backoff.