Activities of "Anjali_Musmade"

Hello,

You should change helm values accordingly like URL's, Connection strings... Are you getting any error while deploying application into AKS ? or Are you getting any error at pod level

Hello,

please check https://docs.abp.io/en/commercial/latest/startup-templates/microservice/helm-deployment

You can also check the Azure deployment scripts and values for eShopOnAbp sample https://github.com/abpframework/eShopOnAbp/tree/main/etc/k8s

regards,

Answer

Hi,

You can use GetProperty & SetProperty Extension Methods for getting or setting the extra property value, this is what you expect, right? Correct me if I miss understood you.

Answer

Hi,

Please check https://docs.abp.io/en/abp/latest/Entity-Framework-Core#extra-properties-object-extension-manager and https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Extending-Entities

Also have look to this https://docs.abp.io/en/abp/latest/Module-Entity-Extensions

regards,

Answer

Hi,

Have you check this doc https://docs.abp.io/en/abp/latest/Object-Extensions?

Hello,

Please check the similar issue https://support.abp.io/QA/Questions/5441/IDX10205-Issuer-validation-failed

Hello,

please check the similar issue https://support.abp.io/QA/Questions/1116#answer-a0e265a4-e87f-b440-d267-39fb98c978c9

thanks

Hello,

I have just followed the link https://docs.abp.io/en/commercial/latest/ui/angular/manage-profile-page-tabs

  1. Created a class manage-profile-tabs.provider.ts and copy the code provided in link and update it like this

  1. Add MANAGE_PROFILE_TAB_PROVIDER to app.module.ts like this

it works for me.

Hello,

When we update application from previous version to new one, we need to follow migration guides

Please check https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-7_4

Thanks

Hi,

Please check this article https://community.abp.io/posts/many-to-many-relationship-with-abp-and-ef-core-g7rm2qut if find helpful for you?

Thanks

Showing 511 to 520 of 1090 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 23, 2024, 13:33