Polly 4.5.0-beta-netstandar-0001

Prefix Reserved
This is a prerelease version of Polly.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Polly --version 4.5.0-beta-netstandar-0001                
NuGet\Install-Package Polly -Version 4.5.0-beta-netstandar-0001                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Polly" Version="4.5.0-beta-netstandar-0001" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Polly --version 4.5.0-beta-netstandar-0001                
#r "nuget: Polly, 4.5.0-beta-netstandar-0001"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Polly as a Cake Addin
#addin nuget:?package=Polly&version=4.5.0-beta-netstandar-0001&prerelease

// Install Polly as a Cake Tool
#tool nuget:?package=Polly&version=4.5.0-beta-netstandar-0001&prerelease                

Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2.5K)

Showing the top 5 NuGet packages that depend on Polly:

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/f5084525411d53b81d9950b68616117750b674d4

Polly.Extensions.Http

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.Caching.Memory

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.

SheshaMobile.Core

Common application functionality and features to be shared across the framework

Rystem.OpenAi

.Net wrapper for OpenAI with Dependency injection integration, factory integration: you may inject more than one endpoint, azure integration: you may swap among openai endpoint and any azure endpoint quickly and easily. You can calculate tokens and cost for each request (before the request) and for each response. You can access to the dashboard api to retrieve your current or previous billing.

GitHub repositories (233)

Showing the top 5 popular GitHub repositories that depend on Polly:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Jackett/Jackett
API Support for your favorite torrent trackers
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
Version Downloads Last updated
8.4.1 1,077,132 6/28/2024
8.4.0 4,322,478 5/10/2024
8.3.1 7,960,324 3/6/2024
8.3.0 5,429,297 2/5/2024
8.2.1 5,033,842 1/5/2024
8.2.0 8,605,137 11/14/2023
8.1.0 2,937,613 10/31/2023
8.0.0 7,365,536 9/28/2023
8.0.0-beta.2 51,992 9/8/2023
8.0.0-beta.1 9,468 8/31/2023
8.0.0-alpha.9 3,006 8/30/2023
8.0.0-alpha.8 35,155 8/8/2023
8.0.0-alpha.7 11,642 7/26/2023
8.0.0-alpha.6 43,238 7/14/2023
8.0.0-alpha.5 17,564 7/3/2023
8.0.0-alpha.4 3,625 6/26/2023
8.0.0-alpha.3 660 6/23/2023
8.0.0-alpha.2 6,626 6/21/2023
8.0.0-alpha.1 4,099 6/15/2023
7.2.4 34,410,379 6/14/2023
7.2.3 141,607,555 1/17/2022
7.2.2 105,037,160 4/11/2021
7.2.1 76,151,204 5/2/2020
7.2.0 42,167,973 11/27/2019
7.1.1 16,960,732 9/2/2019
7.1.0 96,861,570 3/13/2019
7.0.3 1,794,439 2/21/2019
7.0.2 976,243 2/11/2019
7.0.1 1,218,532 2/9/2019
6.1.2 11,762,204 11/27/2018
6.1.1 1,024,249 11/12/2018
6.1.0 9,560,061 7/15/2018
6.0.1 23,464,401 5/6/2018
6.0.0-v6alpha0001 10,345 5/3/2018
5.9.0 5,664,873 4/9/2018
5.8.0 4,806,262 1/31/2018
5.7.0 865,158 1/6/2018
5.6.1 1,574,020 11/29/2017
5.6.0 98,911 11/27/2017
5.5.0 1,175,003 11/3/2017
5.4.0 146,780 11/1/2017
5.3.1 4,108,342 8/6/2017
5.3.0 254,645 7/27/2017
5.2.0 592,722 6/28/2017
5.1.1-v5-x-cachealpha0001 56,300 6/2/2017
5.1.0 1,034,943 5/4/2017
5.0.6 1,027,063 2/11/2017
5.0.5 493,896 2/4/2017
5.0.3 881,575 1/6/2017
5.0.2-v5-0-alpha0001 18,862 11/22/2016
5.0.1-v5-0-alpha0001 20,443 10/25/2016
4.5.0-beta-netstandar-0001 30,330 9/6/2016
4.3.0 2,235,591 6/30/2016
4.2.4 53,226 6/17/2016
4.2.3 43,405 6/7/2016
4.2.2 19,405 6/2/2016
4.2.1 139,003 5/26/2016
4.2.0 211,699 4/14/2016
4.1.2 281,320 3/17/2016
4.1.1 36,452 3/11/2016
4.1.0 9,229 3/10/2016
4.0.0 89,442 2/18/2016
3.0.0 86,305 1/11/2016
2.2.7 68,169 1/1/2016
2.2.6 9,533 12/30/2015
2.2.5 17,501 12/28/2015
2.2.4 59,966 12/3/2015
2.2.3 221,293 8/9/2015
2.2.2 126,939 6/2/2015
2.2.1 87,904 2/15/2015
2.2.0 43,948 1/25/2015
2.1.0 30,186 11/28/2014
2.0.0 34,499 3/13/2014
1.1.0 11,172 6/16/2013
1.0.0 126,238 5/5/2013

    4.5.0-beta
    ---------------------
    - Added .NET Standard 1.0 nuget package support (beta)

    4.4.0-beta
    ---------------------
    - Added .NET Standard 1.6 library, to support .NETCore1.0 RTM (beta)

    4.3.0
    ---------------------
    - Added ability for policies to handle return results.  Optimised circuit-breaker hot path.  Fixed circuit-breaker threshold bug.  
    
    4.2.4
    ---------------------
    - Added overloads to WaitAndRetry and WaitAndRetryAsync methods that accept an onRetry delegate which includes the attempt count.
    
    4.2.3
    ---------------------
    - Cleaned up new Polly.Net40Async NuGet package, removing Polly.dll and unused framework folders.
    
    4.2.2
    ---------------------
    - Add new Polly.Net40Async project supporting async for .NET40 via Microsoft.Bcl.Async.  This is available as separate Nuget packages Polly.Net40Async and Polly.Net40Async-signed.

    4.2.1
    ---------------------
    - Allowed async onRetry delegates to async retry policies.

    4.2.0
    ---------------------
    - Added AdvancedCircuitBreaker - Thanks to @reisenberger and @kristianhald
    
    4.1.2
    ---------------------
    - Fixed an issue with the onReset delegate of the CircuitBreaker.
    
    4.1.1
    ---------------------
    - Add ExecuteAndCapture support with arbitrary context data - Thanks to @reisenberger
    
    4.1.0
    ---------------------
    - Add Wait and retry forever policy - Thanks to @nedstoyanov
    - Remove time-limit on CircuitBreaker state-change delegates - Thanks to @reisenberger
    
    4.0.0
    ---------------------
    - Add async support and circuit-breaker support for ContextualPolicy
    - Add manual control of circuit-breaker (reset and manual circuit isolation)
    - Add public reporting of circuit-breaker state, for health/performance monitoring
    - Add delegates on changes of circuit state - Thanks to @reisenberger
    
    3.0.0
    ---------------------
    - Add cancellation support for all async Policy execution - Thanks to @reisenberger
    
    2.2.7
    ---------------------
    - Fixes an issue where continueOnCapturedContext needed to be specified in two places (on action execution and Policy configuration), when wanting to flow async action execution on the captured context - Thanks to @reisenberger
    - Fixes excess line ending issues
    
    2.2.6
    ---------------------
    - Async sleep fix, plus added continueOnCapturedContext parameter on async methods to control whether continuation and retry will run on captured synchronization context - Thanks to @yevhen
    
    2.2.5
    ---------------------
    - Policies with a retry count of zero are now allowed
    
    2.2.4
    ---------------------
    - Add .NET Core support
    
    2.2.3
    ---------------------
    - Fix PCL implementation of `SystemClock.Reset`
    - Added ability to capture the results of executing a policy via `ExecuteAndCapture`
    
    2.2.2
    ---------------------
    - Added extra `NotOnCapturedContext` call to prevent potential deadlocks when blocking on asynchronous calls
    
    2.2.1
    ---------------------
    - Replaced non-blocking sleep implementation with a blocking one for PCL
    
    2.2.0
    ---------------------
    - Added Async Support (PCL)
    - PCL Profile updated from Profile78 ->  Profile 259
    - Added missing WaitAndRetryAsync overload
    
    2.1.0
    ---------------------
    - Added Async Support (.NET Framework 4.5 Only)
    
    2.0.0
    ---------------------
    - Added Portable Class Library
    - The "Polly" NuGet package is now no longer strongly named. The strongly named NuGet package is now "Polly-Signed"
    
    1.1.0
    ---------------------
    - Added additional overloads to Retry
    - Allow arbitrary data to be passed to policy execution