Mapping Generator v1.6.223 Release Notes

Release Date: 2018-12-09 // over 5 years ago
  • ๐Ÿ†• 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