ResponsesServerServiceCollectionExtensions Class

Definition

Extension methods for IServiceCollection to register the Responses API server SDK services.

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

Methods

Name Description
AddResponsesServer(IServiceCollection, Action<ResponsesServerOptions>)

Registers the Responses API server SDK services into the dependency injection container.

Applies to