This project is part of an article that you can check here.
The article discusses the concept of Rate Limiting and how to implement it in .NET Core applications using custom middleware. At the end of the reading, it is expected that you understand the concept of Rate Limiting, as well as being able to apply it in your .NET Core project.