Releases: zHaytam/DynamicExpressions
Releases · zHaytam/DynamicExpressions
1.1.0
Added
- NotContains, ContainsKey, ContainsValue, NotContainsKey, NotContainsValue, IsEmpty, IsNotEmpty and ContainsIgnoreCase filters
- Support for the Contains and NotContains on IEnumerable and IDictionary<string, string>.
Thank you @alexgritton and @dnyaneshwar-surywanshi