Polly.Extensions
8.4.2
Prefix Reserved
dotnet add package Polly.Extensions --version 8.4.2
NuGet\Install-Package Polly.Extensions -Version 8.4.2
<PackageReference Include="Polly.Extensions" Version="8.4.2" />
paket add Polly.Extensions --version 8.4.2
#r "nuget: Polly.Extensions, 8.4.2"
// Install Polly.Extensions as a Cake Addin #addin nuget:?package=Polly.Extensions&version=8.4.2 // Install Polly.Extensions as a Cake Tool #tool nuget:?package=Polly.Extensions&version=8.4.2
Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Rate-limiting, Hedging and Fallback in a fluent and thread-safe manner.
Release notes
- The repository's changelog describes changes by release.
- We tag Pull Requests and Issues with milestones which match to NuGet package release numbers.
Documentation and Samples
Documentation, and samples, for using Polly can be found in the repository's README and documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- Polly.Core (>= 8.4.2)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- Polly.Core (>= 8.4.2)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- Polly.Core (>= 8.4.2)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- Polly.Core (>= 8.4.2)
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- Polly.Core (>= 8.4.2)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Polly.Extensions:
Package | Downloads |
---|---|
Microsoft.Extensions.Resilience
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries. |
|
Aspire.Hosting.Testing
Testing support for the .NET Aspire application model. |
|
Automatica.Core.Base
Base interfaces for automatica.core system |
|
Automatica.Core.Driver
Base interfaces for automatica.core drivers |
|
Apizr
Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority...) |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Polly.Extensions:
Repository | Stars |
---|---|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
App-vNext/Polly-Samples
Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.
|
Version | Downloads | Last updated |
---|---|---|
8.4.2 | 357,167 | 9/26/2024 |
8.4.1 | 2,215,363 | 6/28/2024 |
8.4.0 | 1,186,957 | 5/10/2024 |
8.3.1 | 444,476 | 3/6/2024 |
8.3.0 | 2,664,895 | 2/5/2024 |
8.2.1 | 174,114 | 1/5/2024 |
8.2.0 | 504,865 | 11/14/2023 |
8.1.0 | 207,820 | 10/31/2023 |
8.0.0 | 677,788 | 9/28/2023 |
8.0.0-beta.2 | 16,476 | 9/8/2023 |
8.0.0-beta.1 | 2,853 | 8/31/2023 |
8.0.0-alpha.9 | 171 | 8/30/2023 |
8.0.0-alpha.8 | 1,660 | 8/8/2023 |
8.0.0-alpha.7 | 396 | 7/26/2023 |
8.0.0-alpha.6 | 217 | 7/14/2023 |
8.0.0-alpha.5 | 295 | 7/3/2023 |
8.0.0-alpha.4 | 1,105 | 6/26/2023 |
8.0.0-alpha.3 | 129 | 6/23/2023 |
8.0.0-alpha.2 | 188 | 6/21/2023 |
8.0.0-alpha.1 | 237 | 6/15/2023 |
See https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md for details