Sieve/SieveUnitTests/Entities
Steven Decoodt 863d75bdc1
Modular mapping configuration (#162)
* Modular configuration for property mappings

* Update Readme, unit tests and sample

Co-authored-by: Steven Decoodt <steven.decoodt@vinci-energies.net>
2022-01-12 22:22:24 +03: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
SieveConfigurationForPost.cs Modular mapping configuration (#162) 2022-01-12 22:22:24 +03:00