Polly.Extensions.Http
3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Install-Package Polly.Extensions.Http -Version 3.0.0
dotnet add package Polly.Extensions.Http --version 3.0.0
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Polly.Extensions.Http --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Polly.Extensions.Http, 3.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See https://github.com/App-vNext/Polly.Extensions.Http/blob/master/CHANGELOG.md for details
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- Polly (>= 7.1.0)
-
.NETStandard 2.0
- Polly (>= 7.1.0)
Used By
NuGet packages (39)
Showing the top 5 NuGet packages that depend on Polly.Extensions.Http:
Package | Downloads |
---|---|
Microsoft.Extensions.Http.Polly
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/860072f7781a10db10fa925ea5c86d91f1e6f2c4
|
|
MhLabs.AwsSignedHttpClient
Package Description
|
|
Aiwins.Rocket.Cli.Core
Package Description
|
|
AspCore.ApiClient
Package Description
|
|
Cybtans.Refit
Integrates Cybtans binary serializer with Refit
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Polly.Extensions.Http:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
abbyy/ocrsdk.com
ABBYY Cloud OCR SDK
|
|
aspnet/HttpClientFactory
[Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions
|
|
MelbourneDeveloper/RestClient.Net
.NET REST Client Framework for all platforms
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 12,642,037 | 4/1/2019 |
2.0.1 | 9,021,480 | 5/6/2018 |
2.0.0-v2alpha0001 | 497 | 5/3/2018 |
1.0.4 | 101,486 | 4/15/2018 |
1.0.3 | 893 | 4/15/2018 |
1.0.2-rc1 | 513 | 4/10/2018 |
1.0.1-preview2 | 496 | 4/3/2018 |
1.0.0-preview2 | 526 | 3/29/2018 |