Rick Anderson
|
6ce135eded
|
R l3 (#103)
* update snippets
* update snippets
|
2022-10-14 16:47:07 -10:00 |
Rick Anderson
|
c2a3007465
|
Add more rate limiter samples (#101)
* Add more rate limiter samples
* Add more rate limiter samples
|
2022-10-14 14:18:37 -10:00 |
Fiyaz Bin Hasan
|
a3d1c88af2
|
Rate Limiter Service (#97)
* work
* rename HomeController back to Home2Controller
* call to app.UseRateLimiter()
|
2022-10-13 11:07:15 -10:00 |
Maarten Balliauw
|
38d9c10d48
|
Update rate limiting demo to .NET 7 RC1 (#82)
|
2022-09-30 11:18:28 -10:00 |
Rick Anderson
|
d3be4c3413
|
format rate limit code (#24)
|
2022-08-24 12:37:33 -10:00 |
Rick Anderson
|
489476ae57
|
Format rate limiting code (#23)
* RejectionStatusCode
* code format
|
2022-08-24 12:28:51 -10:00 |
Rick Anderson
|
bae4c1836f
|
RejectionStatusCode (#22)
|
2022-08-23 17:55:21 -10:00 |
Rick Anderson
|
87b52884d1
|
Clean up Rate Limit sample (#19)
|
2022-08-23 17:00:59 -10:00 |
Rick Anderson
|
b2be189aa1
|
Rate limit clean up. (#18)
* Rate limiter code formatting
* remove CreateNoLimiter
* remove CreateNoLimiter
|
2022-08-22 19:33:10 -10:00 |
Rick Anderson
|
9db0c7dd65
|
Rate limiter code formatting (#17)
|
2022-08-21 14:33:47 -10:00 |
Rick Anderson
|
266024f802
|
fix snippets in rate limiter code (#16)
|
2022-08-19 17:03:52 -10:00 |
Rick Anderson
|
c563496f15
|
rate limit sample (#13)
* rate limit sample
* Update fundamentals/middleware/rate-limit/WebRateLimitAuth/Program.cs
Co-authored-by: Brennan <brecon@microsoft.com>
* react to feedback
* react to feedback
* react to feedback
* Update fundamentals/middleware/rate-limit/WebRateLimitAuth/Program.cs
Co-authored-by: Kahbazi <akahbazi@gmail.com>
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Kahbazi <akahbazi@gmail.com>
|
2022-08-19 13:31:02 -10:00 |
Rick Anderson
|
b532c516a1
|
rate limit api (#12)
|
2022-08-08 17:08:38 -10:00 |