koray tuğkoraytug.hashnode.dev·Jan 6, 2023Rate Limiting in an ASP.NET Core Web API with AspNetCoreRateLimit LibraryEverything has finite resources, Services and Apis need to protect themselves from excessive use to maintain service availability. Even highly scalability systems should have limits on consumption at some level. Rate Limiting is the answer and is a w...263 reads.NETComments disabledThe comments have been disabled by the author for this article.