Skip to content

Implement support for IAsyncEnumerable #2775

Open
@danielpastoor

Description

@danielpastoor

Should odata support IAsyncEnumerable? As when we use applyto on the server for example EntityFramework context.

Then we need to remap the data if there has been use of a select query.

Would it then be usefull to use IAsyncEnumerable to map and stream the data to the client at the samen time?

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