In this video, I will demonstrate how to implement a concurrent rate limiter in ASP.NET Core Web API. To limit the number of concurrent requests to an API.
00:00 - Introduction
00:12 - What is the concurrency rate limiter
00:50 - Create concurrent rate limiter in ASP.NET Core Web API
05:10 - .NET Client to create concurrent request
07:26 - Concurrency rate limiter in action
#csharp #dotnet #dotnet7 #csharp11 #webapi
Video with rate limiting basics: • Easy way to limit rate of API request...
Some of my popular videos:
Elasticsearch with .NET and introduction: • An Introduction to Elasticsearch (Bui...
Hangfire Scheduling an introduction: • Scheduling recurring jobs with Hangfi...
ASP.NET Core Authentication with JWT (JSON Web Token): • ASP.NET Core Authentication with JWT ...
Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1): • Running Background tasks using IHoste...
How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes): • How to build an API Gateway in ASP.NE...
My blog site: https://dotnetcorecentral.com