I have a Silverlight 5 project. I want to install automapper in it with nugget or by adding reference to his ddl. But he told me that only packages with Silverlight runtime can be added to a Silverlight.
Is there an alternative to this ?
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.
We are using Emit Mapper in both Silverlight and server-side code. No major issues so far.