Skip to content

Existing target generic mapping #884

Description

@mu-dawood
        private partial TTarget CreateEntity<TSource, TTarget>(TSource source);  /// working
        private partial void ModifyEntity<TSource, TTarget>(TSource source, TTarget target); /// not working

Environment (please complete the following information):

  • Mapperly Version: 3.2.0
  • .NET Version: 7.0.310
  • Target Framework: net7.0
  • IDE: vs code & vs 2022
  • OS: macos 14

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions