mrxten / QueryDesigner

QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.
MIT License
74 stars 26 forks source link

Is(Not)Null, Is(Not)Empty, Is(Not)NullOrEmpty, Is(Not)NullOrWhitespace filter types #8

Closed MikhailErshov closed 5 years ago

MikhailErshov commented 6 years ago

It would be nice to add some more types to WhereFilterType: Is(Not)Null, Is(Not)Empty, Is(Not)NullOrEmpty, Is(Not)NullOrWhitespace

mrxten commented 6 years ago

You can make pr ;) Just near days am haven't time for this

mrxten commented 5 years ago

Thx :)