Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Indemos/Mapper
Browse files Browse the repository at this point in the history
  • Loading branch information
artemiusgreat committed Mar 16, 2024
2 parents 791062a + 062ad27 commit dfdf41c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Install-Package ExpressionMapper

**Available options**

- Copy : creates a shallow copy of the entity
- Map : maps properties from source to destination entity
- Merge : maps properties from source to destination entity if not null
- 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

0 comments on commit dfdf41c

Please sign in to comment.