Microsoft.AspNetCore.ConcurrencyLimiter 10.0.3

Prefix Reserved
dotnet add package Microsoft.AspNetCore.ConcurrencyLimiter --version 10.0.3
                    
NuGet\Install-Package Microsoft.AspNetCore.ConcurrencyLimiter -Version 10.0.3
                    
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="Microsoft.AspNetCore.ConcurrencyLimiter" Version="10.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.ConcurrencyLimiter" Version="10.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.ConcurrencyLimiter" />
                    
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 Microsoft.AspNetCore.ConcurrencyLimiter --version 10.0.3
                    
#r "nuget: Microsoft.AspNetCore.ConcurrencyLimiter, 10.0.3"
                    
#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.
#:package Microsoft.AspNetCore.ConcurrencyLimiter@10.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.ConcurrencyLimiter&version=10.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.ConcurrencyLimiter&version=10.0.3
                    
Install as a Cake Tool

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/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.AspNetCore.ConcurrencyLimiter:

Package Downloads
Gazel.Configuration

Gazel is a back-end development framework for the .NET framework. This package contains the configuration layer of Gazel and should be used in your app projects.

Zxs.Kernel.Buildin

b87bf69c9650ef2ac3616e2f5563adb45e42b84b

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.AspNetCore.ConcurrencyLimiter:

Repository Stars
qian-o/Dimension
基于 .NET 6 的在线音视频聊天项目
RaidMax/IW4M-Admin
Complete administration tool for IW4x, Pluto T6, Pluto IW5, Pluto T5, Pluto T4, H1-Mod, CoD4x, IW6x, TeknoMW3, and most Call of Duty® dedicated servers.
jiangjinnan/InsideAspNet6
Version Downloads Last Updated
10.0.3 619 2/10/2026
10.0.2 4,547 1/13/2026
10.0.1 6,334 12/9/2025
10.0.0 4,834 11/11/2025
10.0.0-rc.2.25502.107 229 10/14/2025
10.0.0-rc.1.25451.107 191 9/9/2025
10.0.0-preview.7.25380.108 170 8/12/2025
10.0.0-preview.6.25358.103 169 7/15/2025
9.0.13 81 2/10/2026
9.0.12 4,116 1/13/2026
9.0.11 10,269 11/11/2025
9.0.10 25,219 10/14/2025
9.0.9 90,245 9/9/2025
9.0.8 64,458 8/5/2025
8.0.24 118 2/10/2026
8.0.23 2,457 1/13/2026
8.0.22 3,686 11/11/2025
8.0.21 8,245 10/14/2025
8.0.20 14,676 9/9/2025
8.0.19 10,214 8/4/2025
Loading failed