Skip to content

Commit

Permalink
Update readme with name converter
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwurtz committed Nov 30, 2018
1 parent 9d9e639 commit eb29d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AutoMapper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ Generate automapper class which allows to automap values from Class to Class.
* Cache generated code and regenerate on file change (check can be deactivated for even faster code)
* AutoRegister (will create mapping even if not registered)
* Specific Attributes mapping (with exclusion or inclusion strategy)
* Name Converter Supports

## Todo

* Handling inheritance with class discriminator
* Constructor Arguments
* Name Converter Supports

## Why ?

Expand Down

0 comments on commit eb29d18

Please sign in to comment.