Activities of "maliming"

hi

Can you try to override the IWebClientInfoProvider and test again?

See https://github.com/abpframework/abp/issues/23029 https://github.com/abpframework/abp/pull/23032

Thanks.

hi

Try add [Dependency(ServiceLifetime.Transient, ReplaceServices = true)]

[Dependency(ServiceLifetime.Transient, ReplaceServices = true)]
[ExposeServices(typeof(PermissionDataSeedContributor), typeof(IDataSeedContributor))]
public class OverrideAdminPermissionDataSeedContributor : PermissionDataSeedContributor

Great

hi

To clear up the misunderstanding, could you share some code so I can reproduce the issue in a microservice template project?

Thanks.

hi

Sorry, you only need to configure it in the Blazor Web app(Blazor Server) project.

The Wasm refresh page will get the latest feature states.

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.

Showing 1911 to 1920 of 11567 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.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.