Skip to content

Append 'Async' to name of async methods #229

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

Merged
merged 1 commit into from
Mar 28, 2019
Merged

Append 'Async' to name of async methods #229

merged 1 commit into from
Mar 28, 2019

Conversation

marcelstuder
Copy link

Some methods that return a Task were missing the 'Async' part in their name (e.g. GetPersistedGrantByUser).

They have been renamed to GetPersistedGrantByUserAsync and the like.

@skoruba skoruba self-requested a review March 28, 2019 09:23
@skoruba skoruba merged commit 3c05e32 into skoruba:dev Mar 28, 2019
@skoruba
Copy link
Owner

skoruba commented Mar 28, 2019

Thanks!

@skoruba skoruba mentioned this pull request Apr 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants