Found 750 packages
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
A fail-fast validation helper for .NET CIL generation.
Take advantage of vNext for your RawRabbit setup. Extension for IServiceCollection, IConfiguration support and much more!
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Abp.ZeroCore.IdentityServer4.vNext
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Abp.ZeroCore.IdentityServer4.vNext.EntityFrameworkCore
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
DryIoc adapter for Microsoft.Extensions.DependencyInjection
MatriX vNext
Polly.Caching.Memory is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Memory.MemoryCache as a provider for Polly's CachePolicy.
Google API Auth library ported to DNX Core 4.x / 5.0.
An FTP library written in C# with no external dependencies
A battle tested library for using FluentValidation with Blazor. Supports async validation, validation severity, custom rulesets and is open for extensibility. Contributors are welcome!
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
High performace UI components for Blazor * SimpleGrid - virtualized datagrid with manual data operation, virtual and infinite scrolling * IconButton * InputSelectNullable - converts empty value to null * Container - just a container that does not produce any html, but allow to control rerendering of ChildContent