8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
* fixed mapping with custom binding
* IBindingConfig removed not supported method
* All added more tests TinyMapper#6
* MemberInfoExtensions fixed .Net 3.0
* value? to Enum? and Enum? to Value?
* readme from -> source, to -> target
* Tuple -> KeyValuePair Tuple is supported in 4.0+, KeyValuePair 2.0+
* fixed target Depends
*ClassCollectionMappingTests fixed namespace
* All added nullable -> value and value -> nullable mapping