Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

6.1.0

Choose a tag to compare

@jbogard jbogard released this 29 Apr 20:30
· 57 commits to master since this release
20877eb

This release supports AutoMapper 8.1.0. It includes a couple new features:

  • Changing default Mapper service lifetime to Transient
  • Allow configuration of service lifetime
  • Scanning for attribute-based maps (new in AutoMapper 8.1)