Base solution for your next web application
Open Closed

RAD Tool - Missing CustomDtoMapper entry for Edit operation #7720


User avatar
0
ngarimalla created

Hello Support, When I try to use the RAD tool to generate code, noticed that one CustomDtoMapper entry is missing which is required for edit operation. After adding this manually, the error is resolved. Please review and confirm. Thank You.

configuration.CreateMap<{EntityName}, CreateOrEdit{EntityNameDto}>()


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Thanks for your feedback, please follow this issue https://github.com/aspnetzero/aspnet-zero-core/issues/2694

  • User Avatar
    0
    ngarimalla created

    Hello Maliming, I tried the above link and it shows "Page not found (404)". Could you please confirm the URL ? Thank you.

  • User Avatar
    0
    maliming created
    Support Team

    https://aspnetzero.com/LicenseManagement

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue has been automatically closed because it has not had recent activity.