Runtime Mapper is a configuration free object-to-object mapper in .NET. It frees you from the need of building the object-to-object mappings manually as it does them at runtime.
You can find the release notes here.
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.