K3

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年9月3日

摘要: What is AutoMapper?AutoMapper is a simple little library built to solve a deceptively complex problem - getting rid of code that mapped one object to another. This type of code is rather dreary and boring to write, so why not invent a tool to do it for us?How do I get started?Check out thegetting st 阅读全文
posted @ 2012-09-03 17:31 K3 阅读(447) 评论(0) 推荐(0) 编辑