MvcThrottle.Mvc4 NuGet Package

MvcThrottle filter is designed for controlling the rate of requests that clients can make to a website based on IP address, request route, user-agent and client identity.

You can set multiple limits for different scenarios like allowing an IP to make a maximum number of calls per second, per minute, per hour or per day. You can define these limits to address all requests made to your website or you can scope the limits to each Controller, Action or URL, with or without query string params.




Got any MvcThrottle.Mvc4 Question?





Info

Version: 1.0.0.2
Author(s): Stefan Prodan
Last Update: Thursday, August 29, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/stefanprodan/MvcThrottle
NuGet Url: https://www.nuget.org/packages/MvcThrottle.Mvc4


Install
Install-Package MvcThrottle.Mvc4
dotnet add package MvcThrottle.Mvc4
paket add MvcThrottle.Mvc4
MvcThrottle.Mvc4 Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1704