Preview Feedback: C# 12 Default values in lambda expressions #7111
Unanswered
KathleenDollard
asked this question in
General
Replies: 1 comment 1 reply
-
For other folks that were confused by this feature such as myself; it seems the motivating use case is for use with aspnet minimal APIs. |
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.
-
Default values in lambda expressions are included starting in C# 12 in preview 3.
You can use this discussion for feedback as you use the feature.
You can learn more about default values in lambda expressions at What's new in C# 12.
Beta Was this translation helpful? Give feedback.
All reactions