Skip to content

Fluent BaseQueryCriteria Definition (DynamicExpression) #96

@vivet

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.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions