Skip to content

Update Mapster dependency to v7.4.0-pre05 #5

Open
@Geestarraw

Description

@Geestarraw

Please update the project to Mapster v7.4.0-pre05 as it comes with new method API changes in Mapster.cs. Using the only available version of Mapster.DependecyInjection v1.0.0 can cause weird behavior of MethodNotFound depending of what DLL is being loaded in different parts of code consuming it.

{"Method not found: 'Mapster.TypeAdapterBuilder`1<System.__Canon> MapsterMapper.Mapper.From(System.__Canon)'."}
   at MapsterMapper.ServiceMapper.From[TSource](TSource source)
   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions