System.Threading.RateLimiting 7.0.0-preview.5.22301.12

Prefix Reserved
This is a prerelease version of System.Threading.RateLimiting.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Threading.RateLimiting --version 7.0.0-preview.5.22301.12
                    
NuGet\Install-Package System.Threading.RateLimiting -Version 7.0.0-preview.5.22301.12
                    
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="System.Threading.RateLimiting" Version="7.0.0-preview.5.22301.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Threading.RateLimiting" Version="7.0.0-preview.5.22301.12" />
                    
Directory.Packages.props
<PackageReference Include="System.Threading.RateLimiting" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Threading.RateLimiting --version 7.0.0-preview.5.22301.12
                    
#r "nuget: System.Threading.RateLimiting, 7.0.0-preview.5.22301.12"
                    
#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.
#addin nuget:?package=System.Threading.RateLimiting&version=7.0.0-preview.5.22301.12&prerelease
                    
Install System.Threading.RateLimiting as a Cake Addin
#tool nuget:?package=System.Threading.RateLimiting&version=7.0.0-preview.5.22301.12&prerelease
                    
Install System.Threading.RateLimiting as a Cake Tool

APIs to help manage rate limiting.

Commonly Used Types:
System.Threading.RateLimiting.RateLimiter
System.Threading.RateLimiting.ConcurrencyLimiter
System.Threading.RateLimiting.TokenBucketRateLimiter
System.Threading.RateLimiting.RateLimitLease

Product 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 is compatible.  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.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (60)

Showing the top 5 NuGet packages that depend on System.Threading.RateLimiting:

Package Downloads
RabbitMQ.Client

The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)

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.

Microsoft.AspNetCore.ConcurrencyLimiter

ASP.NET Core middleware for queuing incoming HTTP requests, to avoid threadpool starvation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

Microsoft.AspNetCore.RateLimiting

ASP.NET Core middleware for enforcing rate limiting in an application This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b12b77b241f0a093d53508c3cb2084860bd5339d

RedisRateLimiting

Redis extensions for rate limiting

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on System.Threading.RateLimiting:

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+.
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
rabbitmq/rabbitmq-dotnet-client
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
RRQM/TouchSocket
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Sidekick-Poe/Sidekick
The main repository for the Sidekick project, a companion trade tool for Path of Exile and Path of Exile 2.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
cristipufu/aspnetcore-redis-rate-limiting
Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7 and .NET 8.
ThingsGateway/ThingsGateway
ThingsGateway is a cross platform high-performance edge acquisition gateway based on Net8, providing underlying PLC communication libraries, communication debugging software, and more.
TradeOnSolutions/Steam-Desktop-Authenticator
Version Downloads Last updated
10.0.0-preview.3.25171.5 236 5 days ago
10.0.0-preview.2.25163.2 650 a month ago
10.0.0-preview.1.25080.5 633 2 months ago
9.0.4 4,496 7 days ago
9.0.3 104,753 a month ago
9.0.2 164,655 2 months ago
9.0.1 125,668 3 months ago
9.0.0 161,593 5 months ago
9.0.0-rc.2.24473.5 1,829 6 months ago
9.0.0-rc.1.24431.7 876 7 months ago
9.0.0-preview.7.24405.7 611 8 months ago
9.0.0-preview.6.24327.7 4,234 9 months ago
9.0.0-preview.5.24306.7 2,281 6/11/2024
9.0.0-preview.4.24266.19 333 5/21/2024
9.0.0-preview.3.24172.9 558 4/11/2024
9.0.0-preview.2.24128.5 266 3/12/2024
9.0.0-preview.1.24080.9 1,068 2/13/2024
8.0.0 23,439,330 11/14/2023
8.0.0-rc.2.23479.6 1,312 10/10/2023
8.0.0-rc.1.23419.4 1,019 9/12/2023
8.0.0-preview.7.23375.6 1,628 8/8/2023
8.0.0-preview.6.23329.7 1,303 7/11/2023
8.0.0-preview.5.23280.8 1,973 6/13/2023
8.0.0-preview.4.23259.5 751 5/16/2023
8.0.0-preview.3.23174.8 583 4/11/2023
8.0.0-preview.2.23128.3 607 3/14/2023
8.0.0-preview.1.23110.8 891 2/21/2023
7.0.1 536,315 9/12/2023
7.0.0 3,708,108 11/7/2022
7.0.0-rc.2.22472.3 1,580,486 10/11/2022
7.0.0-rc.1.22426.10 66,613 9/14/2022
7.0.0-preview.7.22375.6 28,358 8/9/2022
7.0.0-preview.6.22324.4 28,815 7/12/2022
7.0.0-preview.5.22301.12 16,760 6/14/2022
7.0.0-preview.4.22229.4 12,281 5/10/2022
7.0.0-preview.3.22175.4 2,971 4/13/2022
7.0.0-preview.2.22152.2 421 3/14/2022
7.0.0-preview.1.22076.8 3,343 2/17/2022