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

fix: fixing enum type filtering #14

Closed AlexMKotcz closed 10 months ago

AlexMKotcz commented 10 months ago

Adding conversion to Expression CreateRightExprFromType when filtering enum types #13

AlexMKotcz commented 10 months ago

I'm sorry for the mess with the branches. 😭