Reputation: 1948
I'm using automapper v1.1 to map IDataReader to Dto. Seems it is doing case sensitive mapping. How can I config it to do case insensitive mapping? Thanks.
Upvotes: 2
Views: 1753
Found this: http://automapper.codeplex.com/workitem/6127
Upvotes: 3