Skip to content

Queryable Extensions missing Where<T> with LambdaExpression #456

@jogibear9988

Description

@jogibear9988

would it be possible to add a signature like this

public static IQueryable<TSource> Where<TSource>([NotNull] this IQueryable<TSource> source, [NotNull] LambdaExpression lambda)

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