Skip to content

Indemos/Mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0927a54 · Mar 16, 2024

History

10 Commits
May 12, 2023
Mar 16, 2024
May 13, 2023
May 12, 2023
May 12, 2023
Jan 28, 2024
May 12, 2023

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

Releases

No releases published

Packages

No packages published

Languages