ResponsesServerServiceCollectionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |