* Modular configuration for property mappings
* Update Readme, unit tests and sample
Co-authored-by: Steven Decoodt <steven.decoodt@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