What are the different alternative frameworks available for object to object mapping in .NET apart from AutoMapper
Currently we're planning to use AutoMapper, but before finalizing this framework, we want to understand any other frameworks are out there.
EmitMapper, http://emitmapper.codeplex.com/
ValueInjecter https://github.com/omuleanu/ValueInjecter
BLToolkit https://github.com/igor-tkachev/bltoolkit
And my homework development OoMapper https://github.com/hazzik/OoMapper