This repository has been archived by the owner on Jan 16, 2022. It is now read-only.
1.6.223
New features/fixes:
- #49 Implemented Invocation scaffolding code fix
- Improved scaffolding for DateTime, Enum, Generics and abstract classes
- Fixed issue with variables named prefixed with @
- Handled mapping Nullable to T
- Added mapping for two-parameters pure methods
- Stop reporting MappingGenerator refactoring on interfaces
- Using ConvertAll for collection mapping if possible