Sieve/SieveUnitTests
ITDancer139 428acd7558 * Migrate tests to xunit
* 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
2021-05-13 14:04: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 * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
GeneralWithInterfaces.cs * Migrate tests to xunit 2021-05-13 14:04: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