Skip to content

Releases: zHaytam/DynamicExpressions

1.1.0

14 Nov 22:33
5060c49
Compare
Choose a tag to compare

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