Skip to content

add support for arrays#5

Merged
randyburden merged 1 commit intoSlapperAutoMapper:masterfrom
kkuepper:patch-1
Nov 15, 2013
Merged

add support for arrays#5
randyburden merged 1 commit intoSlapperAutoMapper:masterfrom
kkuepper:patch-1

Conversation

@kkuepper
Copy link
Contributor

added support for arrays (object[]) by detecting when an array is used as collection type and by using ArrayList for adding items to the array.

added support for arrays (object[]) by detecting when an array is used as collection type and by using ArrayList for adding items to the array.
randyburden added a commit that referenced this pull request Nov 15, 2013
add support for arrays
@randyburden randyburden merged commit d9411a9 into SlapperAutoMapper:master Nov 15, 2013
@randyburden
Copy link
Member

@towa I've merged your changes in and created a few unit tests to cover this feature. I've also released version 1.0.0.5 on NuGet that incorporates this change. Thank you for your contribution! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants