Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Modifying dapper shouldn't be that hard Commented Dec 19, 2013 at 6:34
  • @talles, nope it's not that hard, you're right. However I'd like to have it official and not have my own patched up version of Dapper. Commented Dec 19, 2013 at 6:47
  • Any updates on this concern? We are hitting the same issue :-( ~Hejo Commented Feb 15, 2017 at 11:12
  • @Hejo If it helps, I ended up adding a new (wrapper) POCO with all the fields I need and mapped to it. Commented Feb 15, 2017 at 11:15