Skip to content

Conversation

@SteveWilkes
Copy link
Member

No description provided.

@SteveWilkes SteveWilkes merged commit 433a8ec into releases/1.3-preview Mar 29, 2019
@SteveWilkes SteveWilkes deleted the bugs/Issue125 branch March 29, 2019 11:23
SteveWilkes added a commit that referenced this pull request Apr 3, 2019
* Fixing mapping of derived Collection<T> types / Improving uncommon collection support

* Updating to v.1.3-preview / Adding NuGet package

* Automatically mapping complex type members to null if the only populated member is an identifier, and it isn't given a non-default value. Fixes #121.

* Bugs/issue123 (#124)

* Issue #123: Support for using DerivedTypePair configuration to specify types for target interface members

* Improving detection of join entities / Tidying

* Using Expression -> source member conversion to get child Members of configured source members / Allowing for configured, derived to-interface mapping

* Setting ObjectMappingData.DeclaredTypeMappingData when creating a new mapping data for a ToTarget() mapping

* Preventing configured member matching reaching up past an entry point

* Using MapperData.OriginalMapperData to store original ToTarget() mapper datas and find entry point candidates

* Features/typed to target (#126)

* Adding typed .ToTarget() method to allow single-configuration setup of derived type pairing and to-target data source

* Erroring if unconstructable derived type specified in pairing

* Updating ToTarget documentation

* Updating release notes

* Updating to v1.3-preview2 and adding NuGet package

* Adding .AndWhenMapping configuration reset option to MappingConfigContinuation / Support for configuring data sources for ToTarget members

* Bugs/issue125 (#127)

* Adding test coverage for nested runtime-typed members, re: #125

* Tidying

* Using existing ObjectMapperData for repeated mapping runtime-Typed child mapping

* Adding simple type short-circuits to MapChild calls

* Short-circuiting simple-Type -> object mappings / Removing SimpleTypeMappingExpressionFactory as all simple target-Type mapping scenarios now handled in-mapper

* Organising projects into folders

* Updating to v1.3

* Adding v1.3 NuGet package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants