Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array support #76

Closed
cubidobusinesssolutions opened this issue Feb 8, 2018 · 0 comments
Closed

Array support #76

cubidobusinesssolutions opened this issue Feb 8, 2018 · 0 comments

Comments

@cubidobusinesssolutions
Copy link

Either support arrays or change README.md to List<T> accordingly.

Expected behavior

AutoMapper.Collection works with arrays as indicated in README.md

Actual behavior

AutoMapper.Collection works only with List<T>

Steps to reproduce

Modify test cases to use arrays instead of lists, see MapCollectionWithEqualityTests.cs in AutoMapper.Collection.Tests project.

Tasteful pushed a commit to Tasteful/Automapper.Collection that referenced this issue Jun 6, 2018
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

No branches or pull requests

1 participant