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 page size parameter to PageAsync with IAsyncEnumerable #457

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

mateuszkumpf
Copy link
Contributor

I would like to propose adding a parameter for page size to PageAsync which returns IAsyncEnumerable.
The default size will still remain 25 but if someone wanted to change it there would be an option to do so.

I think it would be possible to achieve the same result with #437 but it is not clear when it will be finished.

@mateuszkumpf mateuszkumpf changed the title Add page size parameter to PageAsync Add page size parameter to PageAsync with IAsyncEnumerable Jul 7, 2024
@IEvangelist IEvangelist merged commit 2457035 into IEvangelist:main Jul 11, 2024
5 checks passed
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