Replies: 3 comments
-
I would be willing to contribute if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, I did find that this was already suggested. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry for late reply, was on vacation. Yes, there already should be a ticket for this, feel free to submit a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently value tasks are not supported. I know we can convert any ValueTask<> to a task but it would be nice to have the option to return a ValueTask<>.
Adding support would not be hard. It would just would just be adding a copy of Async versions for each Extension.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions