I just downloaded the AutoMapper source code to do some debugging. When I built the sources, I noticed that it has version number 2.0.
I know that Jimmy Bogard was working on the second version, with some nice features, such as two-way matching.
But is there any documentation already about this? Maybe some examples? I donβt want to go through all the source code to find new things and try how to use it.
source share