Skip to content
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

Add Async suffix to await-able methods. #103

Open
Yucked opened this issue Jun 8, 2024 · 1 comment
Open

Add Async suffix to await-able methods. #103

Yucked opened this issue Jun 8, 2024 · 1 comment

Comments

@Yucked
Copy link

Yucked commented Jun 8, 2024

Following standard practices for .NET libraries.

@ronnieoverby
Copy link

ronnieoverby commented Oct 16, 2024

I kind of sense this practice falling out of vogue. It doesn't seem to matter as much as it did in the early days of TPL / async / await. If something returns Task or ValueTask, it's async.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants