Skip to content

Add operations Any and Not Any #62

@dust63

Description

@dust63

Hi,

I use your lib and it was very usefull. I add some operations like Any or NotAny for List type.
I think it could be interesting to add this operations to your lib.

I also add method to filter by property expression. Example:
filter.By<Student>(x=> x.Director.Name, Operations.Equal, "test");

I think it provides more flexibility for the dev to use string property description or expression property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions