.net webapi限流记录

 

一,WebApiThrottle

ASP.NET Web API rate limiter for IIS and Owin hosting

https://github.com/stefanprodan/WebApiThrottle

 

二,AspNetCoreRateLimit

ASP.NET Core rate limiting middleware

https://github.com/stefanprodan/AspNetCoreRateLimit

 

ASP.NET MVC Throttling filter

https://github.com/stefanprodan/MvcThrottle

 

三,FireflySoft.RateLimit

FireflySoft.RateLimit 是一个基于 .NET Standard 的限流类库,其内核简单轻巧,能够灵活应对各种需求的限流场景。

https://github.com/bosima/FireflySoft.RateLimit/blob/master/README.zh-CN.md

posted @ 2023-09-26 14:40  qingjiawen  阅读(106)  评论(0编辑  收藏  举报