ServiceStack.RateLimit.Redis 4.0.11

.NET Framework 4.5.2
dotnet add package ServiceStack.RateLimit.Redis --version 4.0.11
NuGet\Install-Package ServiceStack.RateLimit.Redis -Version 4.0.11
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="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
#r "nuget: ServiceStack.RateLimit.Redis, 4.0.11"
#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.
// Install ServiceStack.RateLimit.Redis as a Cake Addin
#addin nuget:?package=ServiceStack.RateLimit.Redis&version=4.0.11

// Install ServiceStack.RateLimit.Redis as a Cake Tool
#tool nuget:?package=ServiceStack.RateLimit.Redis&version=4.0.11

Plugin for ServiceStack that adds rate limiting to ensure endpoints are protected from misuse

Product Versions
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.11 1,108 2/17/2018
4.0.9 1,186 4/26/2016
4.0.5 1,015 4/20/2016

See github project for details