[Feature Request] Adding Rules based on config?
abdullahbaa5 opened this issue · 0 comments
abdullahbaa5 commented
Being able to apply Rules to a controller's action by just defining endpoint and limit settings in appsettings.json similar to how it is done in AspNetCoreRateLimit.
Want to be able to dynamically assign rules to each action instead of having to manually doing it (as some projects are too big to do it manually)