/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.

Primary LanguageC#MIT LicenseMIT

Stargazers