Skip to content

Fluent BaseQueryCriteria Definition (DynamicExpression) #96

Description

@vivet

The current approach when implementing GetExpressions(...) from BaseQueryCriteria is clumsy and prone to errors. Instead, add an fluent overlay to DynamicExpression and improve how query criteria are defined. Especially, regarding nested statements.

Also improve performance by caching the queries, and also if possible precompute the queries on startup.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions