Definition
Assembly: Microsoft.AspNetCore.Http.Abstractions.dll Namespace: Microsoft.AspNetCore.BuilderSyntax
Summary
This type is defined in Microsoft.AspNetCore.Http.Abstractions.Remarks
See Microsoft documentation for more information about the rest of the API.Methods
UseClaimsPrincipals Extension
Extension method from
Microsoft.AspNetCore.Builder.Restier_IApplicationBuilderExtensionsSyntax
Parameters
| Name | Type | Description |
|---|---|---|
app | Microsoft.AspNetCore.Builder.IApplicationBuilder | - |
Returns
Type:Microsoft.AspNetCore.Builder.IApplicationBuilder
UseRestierBatching Extension
Extension method from
Microsoft.AspNetCore.Builder.Restier_IApplicationBuilderExtensionsSyntax
Parameters
| Name | Type | Description |
|---|---|---|
app | Microsoft.AspNetCore.Builder.IApplicationBuilder | The IApplicationBuilder instance to enhance. |
Returns
Type:Microsoft.AspNetCore.Builder.IApplicationBuilder
The fluent IApplicationBuilder instance.
UseRestierSwagger Extension
Extension method from
Microsoft.AspNetCore.Builder.Restier_AspNetCore_Swagger_IApplicationBuilderExtensionsSyntax
Parameters
| Name | Type | Description |
|---|---|---|
app | Microsoft.AspNetCore.Builder.IApplicationBuilder | - |
addUI | bool | - |
Returns
Type:Microsoft.AspNetCore.Builder.IApplicationBuilder