Skip to content

Tags: AutoMapper/AutoMapper.Extensions.ExpressionMapping

Tags

v9.0.1

Toggle v9.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes Issue #185. (#186)

v9.0.0

Toggle v9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supporting .NetStandard. (#184)

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 <[email protected]>

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 <[email protected]>