Info
Version: | 2.2.0 |
Author(s): | ZhangKong |
Last Update: | Wednesday, February 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/niubileme/RateLimitThrottle |
NuGet Url: | https://www.nuget.org/packages/RateLimitThrottle |
Install
Install-Package RateLimitThrottle
dotnet add package RateLimitThrottle
paket add RateLimitThrottle
RateLimitThrottle Download (Unzip the "nupkg" after downloading)
Dependencies
- CSRedisCore(>= 3.0.35)
- Dapper(>= 1.50.7)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- MySql.Data(>= 8.0.15)
Tags
1.支持IP策略和Client策略
2.支持配置读文件或读库(mysql)
3.白名单
4.支持自定义扩展.