Metadata >> NuGet >> MvcThrottle >> 1.0.3

1.0.3

Metadata

Authors Stefan Prodan
Copyrights Stefan Prodan 2014
Description MvcThrottle filter is designed for controlling the rate of requests that clients can make to a website based on IP address, request route 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.
Language en-US
Owners Stefan Prodan
ProjectUrl https://github.com/stefanprodan/MvcThrottle
RequireLicenseAcceptance False
Tags ASP.NET MVC, throttling, rate limits
Dependencies Microsoft.AspNet.Mvc:5.1.0
Title ASP.NET MVC Throttling Filter
PackageSize 36591
PackageHashAlgorithm SHA512
PackageHash FSQa6CmLOBVs+iHQArv8yOnK9exY9d4oWv3zXqHvqe4SRTYvicQLRw2ngXy8nTtjhpZguLDPyEujFocsi5lg+g==
DownloadCount 000000
CreatedDate 2014-02-04T11:02:12

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MvcThrottle -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MvcThrottle -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete MvcThrottle 1.0.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package MvcThrottle -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MvcThrottle -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap MvcThrottle -Version 1.0.3
Uninstalling the package:
o remove-wrap MvcThrottle

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries