Activities of "maliming"

hi Naren

I will try to share the full steps and code.

Move to https://support.abp.io/QA/Questions/1088/How-to-get-Api-token-using-client-secret-key

Answer

Related discuss https://github.com/abpframework/abp/issues/3121

hi

You are right, calling the SetAsync method is the right way.

hi

You can calc the md5 of your Volo.Abp.Suite.dll

File information
File Name :Volo.Abp.Suite.dll (File not down)
File Size :1070592 byte
File Type :PE32 executable (console) Intel 80386 Mono/.Net assembly
MD5:fa61fb199d0045799a520db9da242b8b
SHA1:fe0d1d203be713068505dce822996ebb56b49f49
SHA256:ff8c8342e74551ebc23ece90e7c62bf9967aa33bfde13e71f18141191c207285

https://r.virscan.org/language/en/report/e6697a3cd5882620411aac7f8e915b7c

https://support.abp.io/QA/Questions/1092/Changing-GRID-display-items-number

https://support.abp.io/QA/Questions/1092/Changing-GRID-display-items-number

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?

Showing 7261 to 7270 of 7737 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 23, 2024, 05:12