We will be providing the following non generic implementations for Rate Limiting: - [x] [Fixed windows](https://github.com/dotnet/runtime/pull/68087) (@shreyaverma165 ) - [x] [Sliding windows](https://github.com/dotnet/runtime/pull/68087) (@shreyaverma165 ) - [x] [Token bucket](https://github.com/aspnet/AspLabs/pull/390) (@BrennanConroy) - [x] [Concurrency limiter](https://github.com/aspnet/AspLabs/pull/387) (@BrennanConroy )