Info
Version: | 1.0.0 |
Author(s): | romankovs |
Last Update: | Sunday, July 17, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://emitmapper.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/EmitMapper |
Install
Install-Package EmitMapper
dotnet add package EmitMapper
paket add EmitMapper
EmitMapper Download (Unzip the "nupkg" after downloading)
Dependencies
19 packages depend on this package.
Tags
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.