Skip to content

Indemos/Mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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