Activities of "maliming"

Hi

You can configure it in blazor web app and blazor web app client projects.

Because blazor web app has blazor server and wasm projects.

hi

Can you copy your code to a new template project and share it?

I need to debug it on my local.

Thanks.

hi

Your code looks fine. Could you share a project that can reproduce the problem?

I'll download it and take a look.

liming.ma@volosoft.com

Thanks.

你好, 请打开一个新问题,谢谢

hi

The ASP.NET Core still outputs Information logs.

Can you use the Debug log level?

var loggerConfiguration = new LoggerConfiguration()
    .MinimumLevel.Debug()
    .Enrich.FromLogContext()
    .WriteTo.Async(c => c.File("Logs/logs.txt"))

Thanks.

hi

No problem, you can test it in UI page.

Thanks.

hi

The ApplicationConfigurationDtoCacheAbsoluteExpiration of AbpAspNetCoreMvcClientCacheOptions is five minutes by default.

Can you try to change it to 10 seconds to test again?

Thanks.

hi

Can you share your class code and debug logs of EF Core?

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

Thanks.

hi viswajwalith

Can you share your project source code?

If you have GitHub repository, you can invite me to join.

https://github.com/maliming liming.ma@volosoft.com

Thanks.

hi

Can you share the code of OverrideAdminPermissionDataSeedContributor?

Thanks.

Showing 1001 to 1010 of 10652 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 12, 2025, 10:20