Specification icon indicating copy to clipboard operation
Specification copied to clipboard

Docs: Conditional Query Builders

Open ardalis opened this issue 3 years ago • 0 comments

See example usage here: https://github.com/ardalis/Specification/pull/192

Boolean can be passed to .Where, .Search etc. If false, the expression will not be added.

Note that .Select is not optional - if you have a .Select it must be included.

ardalis avatar Jan 12 '22 14:01 ardalis