Share via


AzureProjectsExtensions Class

Definition

ASp.NET Core extension methods for mapping a service implementation to a set of HTTP endpoints.

public static class AzureProjectsExtensions
type AzureProjectsExtensions = class
Public Module AzureProjectsExtensions
Inheritance
AzureProjectsExtensions

Methods

Name Description
AddOfxClient(WebApplicationBuilder)

Adds the project client to the DI container.

AddProjectClient(WebApplicationBuilder)

Adds the project client to the DI container.

UploadFormAsync(StorageServices, HttpRequest)

Uploads a document to the storage service.

Applies to