-
Notifications
You must be signed in to change notification settings - Fork 6k
New RateLimiter
article showing a custom HTTP handler
#31095
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dae8fe3
to
bf6a020
Compare
RateLimiter
article showing a custom HTTP handler
Hey @BillWagner, my only question for you on this is do we need to have something that calls attention to the fact that this is currently using the preview bits for .NET 7? Assuming yes, what is common for conceptual articles like this? |
Here's the include file I use at the top of System.CommandLine docs: https://github.com/dotnet/docs/blob/main/includes/scl-preview.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great @IEvangelist
I found one typo, and had one suggestion to improve clarity. Then, once others are happy,
Co-authored-by: Bill Wagner <[email protected]>
Summary
New
RateLimiter
article showing a custom HTTP handlerFixes #30426
Preview