tspence / csharp-searchlight

A lightweight, secure framework for a fluent REST API with robust, secure searching features.
Apache License 2.0
11 stars 7 forks source link

Add support for 'not in' for SQL #97

Closed AlexRussak closed 2 years ago

AlexRussak commented 2 years ago

Closes #96

tspence commented 2 years ago

Thanks for the patch! This will probably need to be tested in LINQ and MongoDB as well next.