aoancea / runtime-mapper

A configuration free object-to-object mapper in .NET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

Runtime Mapper

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.

Release notes

You can find the release notes here.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.

About

A configuration free object-to-object mapper in .NET.

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%