开发者

How to make automapper ignore underscore?

I'm using automapper v1.1.

On my DB side, I have fields like this: manufacturer_id, manufacturer_name, ...

On my Dto side, I have fields like this: ManufacturerId, ManufacturerName, ...

How can I config automapper so 开发者_如何学JAVAthat such mapping goes smoothly? Thanks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜