Skip to content

Tags: rodrigoreis/AutoMapper.Extensions.ExpressionMapping

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#35 from AutoMapper/automapper-9-0

AutoMapper 9.0 upgrade

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#31 from BlaiseD/master

Fix breaking changes from AutoMapper v8.1.0

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating VersionPrefix to 2.0.1 for release

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#20 from Tasteful/feature/upgrade-automa…

…pper8

Upgrade to support AutoMapper 8

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#21 from BlaiseD/master

Release 1.0.5

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#13 from BlaiseD/master

Allow mapping of generic methods in expressions irrespective of the parameter.

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#9 from BlaiseD/master

Fix for Issue AutoMapper#8 - Argument exception: Source and destination must have same number of arguments

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Directory.Build.props

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#4 from BlaiseD/master

Fixes bug mapping expressions involving members of the generic type definition.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request AutoMapper#1 from BlaiseD/master

Improves mapping of constants in expressions.