Skip to content

filtering and sorting in linq? #5

@bninja

Description

@bninja

right now query fiterling and sorting are done using simple funcs:

ResourceQuery<T>.filter()
ResourceQuery<T>.order_by()

is there a way to use linq to express that?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions