Polly 2.0.0

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

Showing the top 20 packages that depend on Polly.

Packages Downloads
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
8
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/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
6
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/4ae1269bff83362236d0f3bd4c9302e6a1e9341c
4
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/ed74665e773dd1ebea3289c5662d71c590305932
4
Volo.Abp.SettingManagement.Domain
Package Description
4
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/b506e2cb7b6c0fe787305f8cfdee046b7b3f9a53
3
Volo.Abp.PermissionManagement.Domain
Package Description
3
SummerBoot
将SpringBoot的先进理念与C#的简洁优雅合二为一,声明式编程,专注于”做什么”而不是”如何去做”。在更高层面写代码,更关心的是目标,而不是底层算法实现的过程,SummerBoot,致力于打造一个人性化框架,让.net开发变得更简单优雅。
3
Volo.Abp.SettingManagement.Domain
Package Description
3
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
2
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/e0d900c8649d185cf925b59bc12187a116e5e114
2
Volo.Abp.FeatureManagement.Domain
Package Description
2
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/af22effae4069a5dfb9b0735859de48820104f5b
2
Volo.Abp.SettingManagement.Domain
Package Description
2
SummerBoot
将SpringBoot的先进理念与C#的简洁优雅合二为一,声明式编程,专注于”做什么”而不是”如何去做”,在更高层面写代码。SummerBoot,致力于打造一个易上手,好维护的人性化框架,让大家早点下班去做自己喜欢的事。Combining the advanced concepts of SpringBoot with the simplicity and elegance of C#, declarative programming focuses on "what to do" rather than "how to do it", and writes code at a higher level. SummerBoot is committed to creating an easy-to-use and easy-to-maintain humanized framework, so that everyone can get off work early to do what they like.
2
Volo.Abp.PermissionManagement.Domain
Package Description
2

This package has no dependencies.

Version Downloads Last updated
8.5.2 1 2025/6/5
8.5.1 0 2025/1/13
8.5.0 0 2024/11/12
8.4.2 0 2024/9/26
8.4.1 0 2024/6/28
8.4.0 0 2024/5/10
8.3.1 0 2024/3/6
8.3.0 0 2024/2/5
8.2.1 0 2024/1/5
8.2.0 1 2025/5/28
8.1.0 0 2023/10/31
8.0.0 0 2023/9/28
8.0.0-beta.2 1 2025/6/6
8.0.0-beta.1 0 2023/8/31
8.0.0-alpha.9 2 2025/5/27
8.0.0-alpha.8 0 2023/8/8
8.0.0-alpha.7 0 2023/7/26
8.0.0-alpha.6 0 2023/7/14
8.0.0-alpha.5 0 2023/7/3
8.0.0-alpha.4 0 2023/6/26
8.0.0-alpha.3 0 2023/6/23
8.0.0-alpha.2 1 2025/6/6
8.0.0-alpha.1 1 2025/6/6
7.2.4 0 2023/6/14
7.2.3 0 2022/1/17
7.2.2 0 2021/4/11
7.2.1 0 2020/5/2
7.2.0 0 2019/11/27
7.1.1 0 2019/9/2
7.1.0 0 2019/3/13
7.0.3 0 2019/2/21
7.0.2 0 2019/2/11
7.0.1 0 2019/2/9
6.1.2 0 2018/11/27
6.1.1 0 2018/11/12
6.1.0 0 2018/7/15
6.0.1 0 2018/5/6
6.0.0-v6alpha0001 1 2025/6/5
5.9.0 0 2018/4/9
5.8.0 0 2018/1/31
5.7.0 0 2018/1/6
5.6.1 0 2017/11/29
5.6.0 0 2017/11/27
5.5.0 0 2017/11/3
5.4.0 1 2025/5/26
5.3.1 0 2017/8/6
5.3.0 0 2017/7/27
5.2.0 0 2017/6/28
5.1.1-v5-x-cachealpha0001 1 2025/6/5
5.1.0 0 2017/5/4
5.0.6 0 2017/2/11
5.0.5 0 2017/2/4
5.0.3 0 2017/1/6
5.0.2-v5-0-alpha0001 1 2025/6/5
5.0.1-v5-0-alpha0001 1 2025/6/5
4.5.0-beta-netstandar-0001 1 2025/6/5
4.3.0 1 2025/6/2
4.2.4 2 2025/5/26
4.2.3 0 2016/6/7
4.2.2 0 2016/6/2
4.2.1 0 2016/5/26
4.2.0 0 2016/4/14
4.1.2 0 2016/3/17
4.1.1 0 2016/3/11
4.1.0 0 2016/3/10
4.0.0 0 2016/2/18
3.0.0 0 2016/1/11
2.2.7 0 2016/1/1
2.2.6 0 2015/12/30
2.2.5 0 2015/12/28
2.2.4 0 2015/12/3
2.2.3 0 2015/8/9
2.2.2 0 2015/6/2
2.2.1 0 2015/2/15
2.2.0 0 2015/1/25
2.1.0 0 2014/11/28
2.0.0 0 2014/3/13
1.1.0 0 2013/6/16
1.0.0 0 2013/5/5