-
Notifications
You must be signed in to change notification settings - Fork 10.4k
React to "Shrink StringValues" #8864
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
React to "Shrink StringValues" #8864
Conversation
e5811b4
to
80cb050
Compare
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.
@dougbu when do we take new Extensions changes? I'd like to get this merged ASAP dotnet/extensions@2f8e1fb
If you mean "pick up the latest Extensions build as an AspNetCore dependency", I'll be sending out a PR in a bit… |
This is unblocked now |
Ah Pipe is the biggest 😫 |
Only because you make twice as many of them. Http1Connection is the real beast. |
Spare a thought for
|
StringValues
has been shrunk to single pointer size; soin
offers no advantages.React to dotnet/extensions#1283
/cc @Tratcher @davidfowl