Is anyone working on a .NET Compact Framework port of AutoMapper or are there any similar mapping libraries for the .NET Compact Framework?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could build on OmuMapper ? (UPDATE: @Omu himself has since built ValueInjecter).
(Obviously there’s a strong chance this wont meet many challenges you might place in front of it. Are you really interested in all the AM features? Is size an issue? Any more context you can give?)
EDIT: As they’ve RTW’d over at AutoMapper Maybe now is the perfect time to ask the question in their forum while the eyes of the world are watching.
EDIT 2: 5 Oct 12 – AM still doesn’t officially support it at present, see this email thread with ’10 and ’12 contributions from @Jimmy Bogard himself. … but ValueInjecter does support it (with some provisos)