Polly 7.2.3
dotnet add package Polly --version 7.2.3
NuGet\Install-Package Polly -Version 7.2.3
<PackageReference Include="Polly" Version="7.2.3" />
paket add Polly --version 7.2.3
#r "nuget: Polly, 7.2.3"
// Install Polly as a Cake Addin
#addin nuget:?package=Polly&version=7.2.3
// Install Polly as a Cake Tool
#tool nuget:?package=Polly&version=7.2.3
Polly is a 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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1.9K)
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/7c810658463f35c39c54d5fb8a8dbbfd463bf747 |
|
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 |
|
Gremlin.Net
Gremlin.Net for Apache TinkerPop™ is a language variant and driver for .NET. Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of TinkerPop. It can be described as a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Gremlin.Net implements Gremlin within .NET. C# syntax has the same constructs as Java including "dot notation" for function chaining (a.b.c), round bracket function arguments (a(b,c)), and support for global namespaces (a(b()) vs a(__.b())). As such, anyone familiar with Gremlin-Java will immediately be able to work with Gremlin.Net. Moreover, there are a few added constructs to Gremlin.Net that make traversals a bit more succinct. Gremlin.Net is designed to connect to a "server" that is hosting a TinkerPop-enabled graph system. That "server" could be Gremlin Server https://tinkerpop.apache.org/docs/current/reference/#gremlin-server or a remote graph provider that exposes protocols by which Gremlin.Net can connect. Please see the Reference Documentation of Apache TinkerPop for more information on usage: https://tinkerpop.apache.org/docs/current/reference and use our Google Group gremlin-users if there are any questions: https://s.apache.org/c8hru The Gremlin language allows users to write highly expressive graph traversals and has a broad list of functions that cover a wide body of features. The Reference Documentation describes these functions and other aspects of the TinkerPop ecosystem including some specifics on Gremlin in .NET itself: https://s.apache.org/pgbwu Most of the examples found in the documentation use Groovy language syntax in the Gremlin Console. For the most part, these examples should generally translate to C# with some logical modification: https://s.apache.org/10v91 Given the strong correspondence between canonical Gremlin in Java and its variants like C#, there is a limited amount of C#-specific documentation and examples. This strong correspondence among variants ensures that the general Gremlin reference documentation is applicable to all variants and that users moving between development languages can easily adopt the Gremlin variant for that language. NOTE that versions suffixed with "-rc" are considered release candidates (i.e. pre-alpha, alpha, beta, etc.) and thus for early testing purposes only. |
GitHub repositories (184)
Showing the top 5 popular GitHub repositories that depend on Polly:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
Version | Downloads | Last updated |
---|---|---|
7.2.3 | 34,824,257 | 1/17/2022 |
7.2.2 | 50,923,165 | 4/11/2021 |
7.2.1 | 53,480,053 | 5/2/2020 |
7.2.0 | 29,286,836 | 11/27/2019 |
7.1.1 | 11,377,503 | 9/2/2019 |
7.1.0 | 61,340,702 | 3/13/2019 |
7.0.3 | 1,375,794 | 2/21/2019 |
7.0.2 | 801,173 | 2/11/2019 |
7.0.1 | 531,747 | 2/9/2019 |
6.1.2 | 8,125,500 | 11/27/2018 |
6.1.1 | 885,231 | 11/12/2018 |
6.1.0 | 8,203,973 | 7/15/2018 |
6.0.1 | 18,377,474 | 5/6/2018 |
6.0.0-v6alpha0001 | 6,244 | 5/3/2018 |
5.9.0 | 4,178,034 | 4/9/2018 |
5.8.0 | 3,723,934 | 1/31/2018 |
5.7.0 | 710,743 | 1/6/2018 |
5.6.1 | 1,176,178 | 11/29/2017 |
5.6.0 | 84,655 | 11/27/2017 |
5.5.0 | 972,775 | 11/3/2017 |
5.4.0 | 117,590 | 11/1/2017 |
5.3.1 | 2,941,971 | 8/6/2017 |
5.3.0 | 216,700 | 7/27/2017 |
5.2.0 | 493,690 | 6/28/2017 |
5.1.1-v5-x-cachealpha0001 | 52,696 | 6/2/2017 |
5.1.0 | 869,336 | 5/4/2017 |
5.0.6 | 863,531 | 2/11/2017 |
5.0.5 | 436,424 | 2/4/2017 |
5.0.3 | 554,928 | 1/6/2017 |
5.0.2-v5-0-alpha0001 | 16,154 | 11/22/2016 |
5.0.1-v5-0-alpha0001 | 17,496 | 10/25/2016 |
4.5.0-beta-netstandar-0001 | 27,450 | 9/6/2016 |
4.3.0 | 1,930,706 | 6/30/2016 |
4.2.4 | 40,623 | 6/17/2016 |
4.2.3 | 36,526 | 6/7/2016 |
4.2.2 | 15,470 | 6/2/2016 |
4.2.1 | 119,165 | 5/26/2016 |
4.2.0 | 181,324 | 4/14/2016 |
4.1.2 | 263,312 | 3/17/2016 |
4.1.1 | 31,828 | 3/11/2016 |
4.1.0 | 6,654 | 3/10/2016 |
4.0.0 | 79,375 | 2/18/2016 |
3.0.0 | 75,233 | 1/11/2016 |
2.2.7 | 58,012 | 1/1/2016 |
2.2.6 | 6,840 | 12/30/2015 |
2.2.5 | 14,890 | 12/28/2015 |
2.2.4 | 53,844 | 12/3/2015 |
2.2.3 | 192,815 | 8/9/2015 |
2.2.2 | 106,533 | 6/2/2015 |
2.2.1 | 77,488 | 2/15/2015 |
2.2.0 | 33,031 | 1/25/2015 |
2.1.0 | 26,297 | 11/28/2014 |
2.0.0 | 27,203 | 3/13/2014 |
1.1.0 | 7,924 | 6/16/2013 |
1.0.0 | 29,458 | 5/5/2013 |
See https://github.com/App-vNext/Polly/blob/master/CHANGELOG.md for details