MicroRuleEngine icon indicating copy to clipboard operation
MicroRuleEngine copied to clipboard

Fixes #31

Open RubberChickenParadise opened this issue 3 years ago • 0 comments

Added functionality to filter then aggregate IEnumerable properties to then use as the left hand input to an operator.

This only occurs when the MemberName is an IEnumerable and the EnumerableFilter or EnumerableValueExpression are populated.

RubberChickenParadise avatar May 14 '21 22:05 RubberChickenParadise