scottoffen / emit-mapper

EmitMapper http://emitmapper.codeplex.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmitMapper

This is a copy of the EmitMapper project found on the now-defunct codeplex. When last I checked, the most recent release on Nuget.org was 1.0.0 on July 17, 2011. My purpose of having this repository here is primarily for my own learning.

Project Description

Powerful customisable tool for mapping entities to each other. Entities can be plain objects, DataReaders, SQL commands and anything you need. The tool uses run-time code generation via the Emit library. It is usefull for dealing with DTO objects, data access layers an so on.

About

EmitMapper http://emitmapper.codeplex.com/


Languages

Language:C# 99.5%Language:ASP 0.3%Language:HTML 0.2%