Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 338 Bytes

Expression Mapper

Simpler alternative to Automapper using compiled expressions.

Status

Install-Package ExpressionMapper

Available options

  • Copy: creates a shallow copy of the entity
  • Map: maps properties from source to destination
  • Merge: maps properties from source to destination if not null