Skip to content

Add Query.Select(IEnumerable<string>) overload #474

@bsagal

Description

@bsagal

It would be very helpful if you could add an overload to Query.Select that accepts a IEnumerable<string>.

I have a list of columns as an IEnumerable but in order to add to the select list i need to unnecessarily convert them to an array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions