Activities of "maliming"

hi l.lemmens

non MVC project

API is also an MVC project.

public override void PreConfigureServices(ServiceConfigurationContext context)
{
    PreConfigure<IMvcBuilder>(mvcBuilder =>
    {
        //mvcBuilder.Conventions
    });
}

hi

You can refer to Swashbuckle.AspNetCore's document.

https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/master/README.md#generate-multiple-swagger-documents

hi

I don't understand what you mean too much. Can you explain in detail?

hi

You can get more info from identityserver4 docs.

https://docs.identityserver.io/en/release/topics/secrets.html https://identityserver4.readthedocs.io/en/latest/reference/client.html https://identityserver4.readthedocs.io/en/latest/topics/client_authentication.html

This issue will be fixed in v4.3.

Please follow this PR https://github.com/abpframework/abp/pull/8160

hi nhontran

I will check this.

hi

I suggest you create a new project with v4.2.2, and then check/compare the code.

hi

IsVisibleToClients means: Does it visible on api/abp/application-configuration endpoint.

https://github.com/abpframework/abp/blob/71c4f94ff25bc3e8772a532a746ad778904e0e07/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L272

Showing 11641 to 11650 of 12110 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.3.0-preview. Updated on March 09, 2026, 08:51
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.