AutoMapper v8.1.1 Release Notes

Release Date: 2019-06-03 // almost 5 years ago
  • ๐Ÿš€ As part of this release we had 10 issues closed.

    ๐Ÿ‘Œ Improvements

    • #3102 Deprecate CreateMissingTypeMaps and change the default to false
    • #3082 Deprecate the static mapper
    • #3101 Validate all member maps, not only the property maps
    • #3096 Type.EmptyTypes instead of new Type[0]
    • #3050 Enabled multiple usage of AutoMapAttribute

    ๐Ÿ› Bugs

    • #3098 IncludeMembers with Include
    • #3072 Revert a recent change to Include
    • #3061 Null check
    • #3060 Check for extension methods
    • #3056 Resolve can create new maps

    Where to get it

    ๐Ÿš€ You can download this release from nuget