A few months back I posted about AutoMapper , a tool for which I had use in a project. One of the characteristics of AutoMapper is that, when it can’t map a given attribute, if fails silently. For example, if attribute A in the source object is
Read More...