Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcominerva/ratelimitersample
A sample that shows how to use the Rate Limiter of ASP.NET Core 7.0 in conjunction with Authentication
https://github.com/marcominerva/ratelimitersample
aspnetcore c-sharp ratelimit-middleware ratelimiter
Last synced: about 1 month ago
JSON representation
A sample that shows how to use the Rate Limiter of ASP.NET Core 7.0 in conjunction with Authentication
- Host: GitHub
- URL: https://github.com/marcominerva/ratelimitersample
- Owner: marcominerva
- License: mit
- Created: 2023-03-11T17:38:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-03-11T17:39:53.000Z (over 1 year ago)
- Last Synced: 2024-05-29T17:10:13.340Z (6 months ago)
- Topics: aspnetcore, c-sharp, ratelimit-middleware, ratelimiter
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# RateLimiter Sample
A sample that shows how to use the Rate Limiter of ASP.NET Core in conjunction with Authentication.