Activities of "alper"

credit for this question has been refunded.

Don't use navigation properties to other aggregate roots. See https://github.com/abpframework/abp/issues/1517

Answer

Hi Rodrigo ,

Thanks for your feedback. I created an internal issue. (also credit for this question has been refunded)

@alexandru-bagu

@anthonyh, you are correct! it's already fixed for the next release.

@anthonyh, I'll check the module template code generation and get back to you.

We created a patch for Chrome login issue when HTTP is used. Check out https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

I'm checking your website but these URLs don't work

  • https://xsensetage.azurewebsites.net/Abp/ServiceProxyScript
  • https://xsensetage.azurewebsites.net/Abp/ApplicationConfiguration

See the correct one => https://commercial.abp.io/Abp/ServiceProxyScript

I guess an Azure related problem.

we started writing an article and a sample project to show you how to use DevExtreme components. Firstly, we'll make jQuery versions then Angular version

you need to reference the Contracts project to your HttpClient for best practise. but if you don't want to do that, see the below

This is the HTTP Client used for ABP CLI

  • https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Http/CliHttpClient.cs

This is a test function, that calls an external service

  • https://github.com/abpframework/abp/blob/4228ce096ee3d9ab063f3a9799e9137ae82f2556/templates/module/aspnet-core/test/MyCompanyName.MyProjectName.HttpApi.Client.ConsoleTestApp/ClientDemoService.cs#L54
Showing 1721 to 1730 of 2058 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 18, 2025, 07:10