2015年5月29日

AutoMapper使用笔记

摘要: AutoMapper是一个.NET的对象映射工具。项目地址:https://github.com/AutoMapper/AutoMapper。帮助文档:https://github.com/AutoMapper/AutoMapper/wiki主要用途领域对象与DTO之间的转换、数据库查询结果映射至实... 阅读全文

posted @ 2015-05-29 15:15 ExplorerMan 阅读(305) 评论(0) 推荐(0) 编辑

导航