Skip to content

Tags: AutoMapper/AutoMapper.Extensions.ExpressionMapping

Tags

v10.0.0

Toggle v10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supporting net10.0 and Automapper v16. (#187)

* Supporting net10.0 and Automapper v16.

* Updating the failing test.

---------

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

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 <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)