随笔分类 -  开源项目

摘要:【1.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?AutoMapper是一个.NET的对象映射工具,AutoMapper可以将复杂的对象转换为DTO 阅读全文
posted @ 2014-02-11 09:29 Wiki-Locas 阅读(326) 评论(0) 推荐(0)