Skip to content

Support IAsyncEnumerable on Pager #875

@EricStG

Description

@EricStG

Currently, the Pager class supports both IEnumerable and IEnumerable<T>.

It would be great if it supported IAsyncEnumerable<T> for usage in async context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions