Activities of "wai"

Thanks Mehmet.

Hello! I have a problem. I have entity "Employee" add dependency with AppUser using ABP Suite Navigation property: AppUserDTO created in ApplicationAutoMapperProfile () added

CreateMap <AppUser, AppUserDto> (). Ignore (x => x.ExtraProperties);

but on creation it throws the following error: An example was taken from the topic: https://support.abp.io/QA/Questions/150/How-To-Create-a-Help-Desk-Ticket-Entity

I did the same as in your example. I don't quite understand how to call them on the page?

Yes, this is a great example. But I had a question how to implement it in Application Layer?

Please check the appseting in your solution

It was wonderful and not only for me!

Yes, this is what you need, but how to organize it in DDD correctly. The organization of the AspNetBoilerplate methods is different. Could you do an example for DDD

Thanks now it works :) We will understand. Have a nice day

I did everything step by step but unfortunately there is no test in swagger :(

Please update your solution on github, it seems to me that you push an incomplete solution

Showing 1 to 10 of 15 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11