Sieve/SieveUnitTests
AnasZakarneh aaedf7a684
stop excluding null values when filtering using notEqual (#114)
* stop excluding null values when filtering using notEqual
* add IgnoreNullsOnNotEqual config field, to enable/disable the new feature

Co-authored-by: AnasZakarneh <a.zakarneh@foothillsolutions.com>
2021-05-24 19:24:18 +02:00
..
Abstractions/Entity OrderByDynamic is modified to be able to handle inherited members, such as interface members. 2020-11-03 12:42:41 +03:00
Entities * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Services OrderByDynamic is modified to be able to handle inherited members, such as interface members. 2020-11-03 12:42:41 +03:00
General.cs stop excluding null values when filtering using notEqual (#114) 2021-05-24 19:24:18 +02:00
GeneralWithInterfaces.cs stop excluding null values when filtering using notEqual (#114) 2021-05-24 19:24:18 +02:00
Mapper.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
SieveUnitTests.csproj * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
StringFilterNullTests.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00