Polly.Core
8.3.1
Prefix Reserved
See the version list below for details.
dotnet add package Polly.Core --version 8.3.1
NuGet\Install-Package Polly.Core -Version 8.3.1
<PackageReference Include="Polly.Core" Version="8.3.1" />
<PackageVersion Include="Polly.Core" Version="8.3.1" />
<PackageReference Include="Polly.Core" />
paket add Polly.Core --version 8.3.1
#r "nuget: Polly.Core, 8.3.1"
#addin nuget:?package=Polly.Core&version=8.3.1
#tool nuget:?package=Polly.Core&version=8.3.1
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 8.0.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.7.2
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 8.0.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 8.0.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net6.0
- Microsoft.Bcl.TimeProvider (>= 8.0.0)
-
net8.0
- No dependencies.
NuGet packages (114)
Showing the top 5 NuGet packages that depend on Polly.Core:
Package | Downloads |
---|---|
Polly
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
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library. |
|
Polly.RateLimiting
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. |
|
Marten
.NET Transactional Document DB and Event Store on PostgreSQL |
|
Aspire.Hosting
Core abstractions for the .NET Aspire application model. |
GitHub repositories (22)
Showing the top 20 popular GitHub repositories that depend on Polly.Core:
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+.
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 3, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
kurrent-io/KurrentDB
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
Belphemur/SoundSwitch
C# application to switch default playing device. Download: https://soundswitch.aaflalo.me/
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
DSharpPlus/DSharpPlus
A .NET library for making bots using the Discord API.
|
|
DaxStudio/DaxStudio
DAX Studio is a tool to write, execute, and analyze DAX queries in Power BI Desktop, Power Pivot for Excel, and Analysis Services Tabular.
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
PlexRipper/PlexRipper
A cross-platform Plex media downloader that seamlessly adds media from other Plex servers to your own!
|
|
justeattakeaway/httpclient-interception
A .NET library for intercepting server-side HTTP requests
|
|
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.
|
|
stidsborg/Cleipnir.NET
Simply making crash-resilient code simple
|
|
carlreid/StreamMaster
A powerful M3U proxy and stream management platform for Plex DVR, Emby, Jellyfin Live TV (and more)
|
Version | Downloads | Last updated |
---|---|---|
8.5.2 | 7,390,872 | 2/4/2025 |
8.5.1 | 3,869,472 | 1/13/2025 |
8.5.0 | 11,598,550 | 11/12/2024 |
8.4.2 | 18,318,041 | 9/26/2024 |
8.4.1 | 22,826,408 | 6/28/2024 |
8.4.0 | 13,948,157 | 5/10/2024 |
8.3.1 | 18,716,174 | 3/6/2024 |
8.3.0 | 17,035,225 | 2/5/2024 |
8.2.1 | 7,671,846 | 1/5/2024 |
8.2.0 | 14,746,689 | 11/14/2023 |
8.1.0 | 6,958,472 | 10/31/2023 |
8.0.0 | 11,782,204 | 9/28/2023 |
8.0.0-beta.2 | 91,709 | 9/8/2023 |
8.0.0-beta.1 | 12,065 | 8/31/2023 |
8.0.0-alpha.9 | 3,843 | 8/30/2023 |
8.0.0-alpha.8 | 45,041 | 8/8/2023 |
8.0.0-alpha.7 | 14,598 | 7/26/2023 |
8.0.0-alpha.6 | 57,909 | 7/14/2023 |
8.0.0-alpha.5 | 29,905 | 7/3/2023 |
8.0.0-alpha.4 | 3,873 | 6/26/2023 |
8.0.0-alpha.3 | 646 | 6/23/2023 |
8.0.0-alpha.2 | 7,257 | 6/21/2023 |
8.0.0-alpha.1 | 9,482 | 6/15/2023 |
See https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md for details