Activities of "nhontran"

Hi @maliming,

It works perfectly. Thanks a lot for your support

Hi @maliming, I have followed the code but it does not work, I have sent the code via email, could you please help us take a look?

Thank you.

Hi @maliming, the PR updated the AbpAutoMapperModule.cs, may I know how can I override this module file?

so far, I know how to override the application service/controller only: https://docs.abp.io/en/abp/4.4/Customizing-Application-Modules-Overriding-Services

Thank you.

Hi @maliming, thank you for your prompt reply.

We dont have plan to upgrade the version yet, is there any workaround or any other solution to inject a service in AutoMapper?

Hi @liangshiwei, thanks, my host (server) application was not running when I ran the generate-proxy command.

Hi @maliming, it works now.

Thank you.

Hi maliming, I have implemented as the guide but it does not work.

If you look at my post, I already called the MapExtraPropertiesTo method:

user.MapExtraPropertiesTo(userDto);

I also added the mapping in the Mapper Profile:

CreateMap<IdentityUser, IdentityUserDto>().MapExtraProperties();

Hi, I am looking for the other topics and found the answer, I have copied the access-token to the corp laptop

%UserProfile%\.abp\cli\access-token.bin

Hi @maliming, it works now.

Thanks a lot for your support :)

just sent you the project, thanks.

Showing 61 to 70 of 139 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30