sia-digital / pibox

PiBox is a service hosting framework that allows .net devs to decorate their services with behaviours or functionality (think of plugins) while only using minimal configuration.
https://sia-digital.gitbook.io/pibox/
MIT License
6 stars 3 forks source link

Add missing documentation for rate limit config #30

Open fb-smit opened 9 months ago

fb-smit commented 9 months ago

Currently we don't have documentation for the appsettings.ip-rate-limiting.json The functionality is provided by the following nuget package: https://github.com/stefanprodan/AspNetCoreRateLimit