Polly.RateLimiting
8.4.2
Prefix Reserved
dotnet add package Polly.RateLimiting --version 8.4.2
NuGet\Install-Package Polly.RateLimiting -Version 8.4.2
<PackageReference Include="Polly.RateLimiting" Version="8.4.2" />
paket add Polly.RateLimiting --version 8.4.2
#r "nuget: Polly.RateLimiting, 8.4.2"
// Install Polly.RateLimiting as a Cake Addin #addin nuget:?package=Polly.RateLimiting&version=8.4.2 // Install Polly.RateLimiting as a Cake Tool #tool nuget:?package=Polly.RateLimiting&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
- Polly.Core (>= 8.4.2)
- System.Threading.RateLimiting (>= 8.0.0)
-
.NETFramework 4.7.2
- Polly.Core (>= 8.4.2)
- System.Threading.RateLimiting (>= 8.0.0)
-
.NETStandard 2.0
- Polly.Core (>= 8.4.2)
- System.Threading.RateLimiting (>= 8.0.0)
-
net6.0
- Polly.Core (>= 8.4.2)
- System.Threading.RateLimiting (>= 8.0.0)
-
net8.0
- Polly.Core (>= 8.4.2)
- System.Threading.RateLimiting (>= 8.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Polly.RateLimiting:
Package | Downloads |
---|---|
Microsoft.Extensions.Resilience
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries. |
|
ShayganTadbir.Framework.Core
Package description |
|
Billbee.Net
Client for Billbee API |
|
ProReception.DistributionServerInfrastructure
Package Description |
|
BEFactoryBusinessLayer
After several years of developing Back End applications I decided to collect all the various scenarios in easily using all the famous libraries used for those who develop applications with Dependency Injection |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Polly.RateLimiting:
Repository | Stars |
---|---|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
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.
|
|
Jorixon/JASM
Just Another Skin Manager
|
|
josephnhtam/live-streaming-server-net
A .NET implementation of RTMP live streaming server, supporting HTTP-FLV, WebSocket-FLV, HLS, Kubernetes, cloud storage services integration and more.
|
|
dotnet/docker-tools
This is a repo to house some common tools for our various docker repos.
|
Version | Downloads | Last updated |
---|---|---|
8.4.2 | 327,299 | 9/26/2024 |
8.4.1 | 2,075,766 | 6/28/2024 |
8.4.0 | 718,527 | 5/10/2024 |
8.3.1 | 175,719 | 3/6/2024 |
8.3.0 | 2,909,875 | 2/5/2024 |
8.2.1 | 61,146 | 1/5/2024 |
8.2.0 | 394,672 | 11/14/2023 |
8.1.0 | 79,371 | 10/31/2023 |
8.0.0 | 711,835 | 9/28/2023 |
8.0.0-beta.2 | 663 | 9/8/2023 |
8.0.0-beta.1 | 2,720 | 8/31/2023 |
8.0.0-alpha.9 | 136 | 8/30/2023 |
8.0.0-alpha.8 | 1,556 | 8/8/2023 |
8.0.0-alpha.7 | 320 | 7/26/2023 |
8.0.0-alpha.6 | 145 | 7/14/2023 |
8.0.0-alpha.5 | 143 | 7/3/2023 |
8.0.0-alpha.4 | 978 | 6/26/2023 |
8.0.0-alpha.3 | 127 | 6/23/2023 |
8.0.0-alpha.2 | 119 | 6/21/2023 |
8.0.0-alpha.1 | 122 | 6/15/2023 |
See https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md for details