ServiceStack.RateLimit.Redis
4.0.11
Plugin for ServiceStack that adds rate limiting to ensure endpoints are protected from misuse
Install-Package ServiceStack.RateLimit.Redis -Version 4.0.11
dotnet add package ServiceStack.RateLimit.Redis --version 4.0.11
<PackageReference Include="ServiceStack.RateLimit.Redis" Version="4.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceStack.RateLimit.Redis --version 4.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceStack.RateLimit.Redis, 4.0.11"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See github project for details
Dependencies
-
- ServiceStack (>= 4.0.56)
- ServiceStack.Redis (>= 4.0.56)
- ServiceStack.Server (>= 4.0.56 && < 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.