pdevito3 / QueryKit

🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorting.
Apache License 2.0
152 stars 13 forks source link

can not filter on negative ints #46

Closed pdevito3 closed 3 months ago

pdevito3 commented 3 months ago

something like myInt == -222 will fail and it shouldn't