Activities of "maliming"

hi @jhsanc

See https://support.abp.io/QA/Questions/2727#answer-d44f7341-e939-7e55-ce9b-3a0298305e5c

We will fix this in rc2. today the rc2 will be released.

We would like to store mobile user sign-up information with web application

Username password info or the external login info?

See https://github.com/abpframework/abp/issues/11989

hi

You can create a new IConfiguration

using (var application = AbpApplicationFactory.Create<AppModule>(options =>
{
    options.UseAutofac(); //Autofac integration
    
    options.Services.ReplaceConfiguration(your_custom_IConfiguration);
}))

hi

Can you provide a simple project? liming.ma@volosoft.com

Let's check it on the meeting.

https://zoom.us/j/95815890202?pwd=VnZaVXl6MTM2OWV4M2czcVdVbzlQUT09

The time almost 300 ms

I tested a template project and the response time is normal.

You can try to change another computer or send the project with me liming.ma@volosoft.com

hi

You can try caching or removing some of the response content to confirm the reason.

Showing 8381 to 8390 of 10584 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 05, 2025, 09:28