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.
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.