aspnetcore-redis-rate-limiting
aspnetcore-redis-rate-limiting copied to clipboard
Use the new dotnet time provider abstract class
I have a need to do tests again this package. If it used the TimeProvider abstraction we could inject any time we want to 'fast-forward' time to see when/if we get 429 http status codes.