Because the team of the original AutoMapper project removed several static methods with the start of v9, I created a project which keeps the most important static ExtensionMethods like Map() or ProjectTo for easier access.
- Upgraded to AutoMapper v10.1.1
- Updated Readme
- Added OnConfiguring event for better config customization
- added some hints
- added some hints
- Enhanced adding custom mapping types
- Added ability for adding static custom type mappings e.g. for nested or complex object types which AutoMapper cannot determine automatically
- Fix for array type
- Update README.md
- Initial commit
Kommentare