Replies: 1 comment 1 reply
-
I appreciate the decisions for the lambda iterator, but I think this is something that should have a much higher priority and make it into the coming c# version. this feature is really important for http2 streaming with minimal apis and espacially these days, where we'd like to add LLM responses. I know that I could just use a handler instead of a lambda, and that what I am doing right now, but honestly I got so used to the minimal api with lambdas, that it feels arkward to go back to handlers or controllers. I really hope to get this feature in the coming c# version. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/dotnet/csharplang/blob/main/meetings/2025/LDM-2025-06-18.md
Agenda
Beta Was this translation helpful? Give feedback.
All reactions