Polly.Extensions.Http-Signed
1.0.4
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-Signed -Version 1.0.4
dotnet add package Polly.Extensions.Http-Signed --version 1.0.4
<PackageReference Include="Polly.Extensions.Http-Signed" Version="1.0.4" />
paket add Polly.Extensions.Http-Signed --version 1.0.4
#r "nuget: Polly.Extensions.Http-Signed, 1.0.4"
Starting with version 2.0.1, Polly.Extensions.Http has moved to a single, strongly-named package in place of a separate unsigned and signed (this package) version. The standard Polly.Extensions.Http package will always be signed moving forward. This -Signed
package will no longer be developed as a result, but kept in place so it can continue to be referenced by existing projects.
Starting with version 2.0.1, Polly.Extensions.Http has moved to a single, strongly-named package in place of a separate unsigned and signed (this package) version. The standard Polly.Extensions.Http package will always be signed moving forward. This -Signed
package will no longer be developed as a result, but kept in place so it can continue to be referenced by existing projects.
Release Notes
1.0.3
---------------------
- RTM version
1.0.2-rc1
---------------------
- Reference Polly v5.9.0
- Update xUnit and FluentAssertions dependencies
1.0.1-preview2
---------------------
- Fix signing of DLLs in strong-name package
1.0.0-preview2
---------------------
- Public release for use with ASP.NET Core 2.1-preview2
0.1.0
---------------------
- Initial implementation
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- Polly-Signed (>= 5.9.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 132,647 | 4/15/2018 |
1.0.2-rc1 | 1,012 | 4/10/2018 |
1.0.1-preview2 | 677 | 4/3/2018 |
1.0.0-preview2 | 458 | 3/29/2018 |