DH.RateLimter
3.91.2024.924-beta0311
This is a prerelease version of DH.RateLimter.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DH.RateLimter --version 3.91.2024.924-beta0311
NuGet\Install-Package DH.RateLimter -Version 3.91.2024.924-beta0311
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="DH.RateLimter" Version="3.91.2024.924-beta0311" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DH.RateLimter --version 3.91.2024.924-beta0311
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DH.RateLimter, 3.91.2024.924-beta0311"
#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 DH.RateLimter as a Cake Addin #addin nuget:?package=DH.RateLimter&version=3.91.2024.924-beta0311&prerelease // Install DH.RateLimter as a Cake Tool #tool nuget:?package=DH.RateLimter&version=3.91.2024.924-beta0311&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
使用DH.RateLimter可以使您轻松实现WebApi接口的限流管理。DH.RateLimter支持IP、用户身份、Request Header、Request QueryString等多种限流策略,支持黑名单和白名单功能,支持全局拦截和单独Api拦截。令牌桶算法和漏桶算法参考https://github.com/duyanming/AnnoDemo,其他限制参考https://github.com/kulend/Dnc.Api.Throttle
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Pek.AspNetCore (>= 3.91.2024.923-beta0426)
- Pek.VirtualFileSystem (>= 3.91.2024.923-beta0434)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DH.RateLimter:
Package | Downloads |
---|---|
DH.LazyCaptcha
DH框架基于SixLabors的验证码类库,仿EasyCaptcha和SimpleCaptcha。参考https://gitee.com/pojianbing/lazy-captcha |
|
YRY.Web.Framework
Net Core Web基础开发框架,支持模板视图重载覆盖 |
|
DH.SLazyCaptcha
DH框架基于SkiaSharp的验证码类库,仿EasyCaptcha和SimpleCaptcha。参考https://gitee.com/pojianbing/lazy-captcha |
GitHub repositories
This package is not used by any popular GitHub repositories.