Skip to content

gpeipman/ObjectToObjectMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ObjectToObjectMapper

Here's the source code for my posts serie about building object-to-object mapper. Samples given here introduce different implementations I built. Solution contains one project with all code. It's .NET Core 3.0 console application. When run, it measures how much time one or another approach takes over one million runs. There's also comparison with AutoMapper.

Writings explaining my work

Releases

No releases published

Packages

No packages published

Languages