add a new operator
adapt sieve processor
update regex operator to split received filter value
add unit tests & adjust existing ones
Co-authored-by: Erwan RAULO <Erwan.RAULO@vinci-energies.net>
* Update sample project to dotnetcore3.1
* Use Sqlite in sample project to run it everywhere
* Fix: Filter with escaped comma
* Fix: Filter "null" does not work with Contains or StartsWith
* Code cleanup: Adjust namespaces, adjust usings