Skip to content

Tags: AutoMapper/AutoMapper.Extensions.ExpressionMapping

Tags

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supporting AutoMapper v14 (#182)

* Supporting AutoMapper v14

v7.0.2

Toggle v7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handling local constant expression. (#181)

v7.0.1

Toggle v7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Always create instance methods using the declaring type. Fixes Issue #…

…179. (#180)

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Targeting .NET 6 and AutoMapper v13. (#177)

Co-authored-by: Lionel Vallet <12908586-LionelVallet@users.noreply.gitlab.com>

v6.0.4

Toggle v6.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replacing PackageLicenseUrl with PackageLicenseExpression. (#168)

v6.0.3

Toggle v6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enums do not require type maps. (#160)

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simpler to just visit the parameter. (#154)

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes #149 (#148)

Co-authored-by: Stéphane Mitermite <stephane.mitermite@berger-levrault.com>

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Supporting AutoMapper v12. (#147)

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce the need for custom expressions. (#144)

Reducing the need for custom expressions in literal member maps.