Sieve/SieveUnitTests/Entities
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
..
BaseEntity.cs OrderByDynamic is modified to be able to handle inherited members, such as interface members. 2020-11-03 12:42:41 +03:00
Comment.cs * Migrate tests to xunit 2021-05-13 14:04:18 +02:00
Post.cs OrderByDynamic is modified to be able to handle inherited members, such as interface members. 2020-11-03 12:42:41 +03:00