Sieve/SieveUnitTests
AViktorovGRSE 7b6f3c7d85
fixed 163 issue (#164)
* Added ability to skip operators and '\' with \ in filtering.
* Added unit tests for filtering '\|' and skipping operators
2021-12-16 19:50:53 +01: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 fixed 163 issue (#164) 2021-12-16 19:50:53 +01:00
GeneralWithInterfaces.cs Release Sieve 2.5.0 (#151) 2021-08-29 16:30:19 +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