Skip to main content
WebApiThrottle package icon

WebApiThrottle

WebApiThrottle message handler and action filter are designed for controlling the rate of requests that clients can make to an API based on IP address, client API key and request route. WebApiThrottle works with ASP.NET Web API hosted is IIS, Owin with IIS and Owin self-hosted.

Total Downloads
5.1M
5,148,761
Published
Nov 12, 2016
Latest stable version

Install

.NET CLI
dotnet add package WebApiThrottle --version 1.5.1.8
Package Manager Console
Install-Package WebApiThrottle -Version 1.5.1.8
PackageReference
<PackageReference Include="WebApiThrottle" Version="1.5.1.8" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.