Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 216 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 216 Bytes

entityfunctors

Describe how Entity and DTO types are mapped to each other and automatically obtain instance mappers (Func<TEntity, TDto> and Action<TDto, TEntity>) and expression mappers.