Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SimpleMemberMap became internal between 1.42 and 1.50.2 #613

Copy link
Copy link

Description

@richardissimo
Issue body actions

We've just updated our NuGet package from 1.42 to 1.50.2, and at some point in between those two, SimpleMemberMap has become internal (a breaking change). I can't spot anything on the release notes mentioning this. Please can someone suggest how to create one of these, or what the new way of creating a SqlMapper.IMemberMap is? We were using it like this...

_customMappedMembers[nameToMap] = new SimpleMemberMap(nameToMap, _type.GetProperty(member.Name));

and

 _customMappedMembers[nameToMap] = new SimpleMemberMap(nameToMap, _type.GetField(member.Name));
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:apiAPI Additions or ChangesAPI Additions or Changesbreaking-changev3.0Changes awaiting the next breaking releaseChanges awaiting the next breaking release

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.