Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alekshura authored Sep 29, 2021
1 parent ca47b4d commit e436b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ To simplify adding dependency injection for mappers `MappersDependencyInjectionE
|[]|Collections mappings
|[]|Add Using property to `MapperAttribute` to use mappings from another mappers
|[]|Inverse mapping - `MappingAttribute` property that automaticly generates inverse mapping
|[] |<del>Automatic casting</del> of the properties
|[] |<del>Automatic casting</del> manual casing Attribute of the properties
|[] |Dependency injection containers automatic recognize container type and generating extensions methods for mappers
|[]|Linq extensions - generate extensions for mapping collections, e.g.: `IEnumerable<NoteDocumentDto> documentDtos = documentsDaos.MapToDto()`

0 comments on commit e436b6a

Please sign in to comment.