[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `ServiceCollectionExtensions` class within the Integration Connectors v1 API, specifically version 1.2.0."],["`ServiceCollectionExtensions` is a static class that provides extension methods for configuring API clients, inheriting from the base `object` class."],["The primary method, `AddConnectorsClient`, adds a singleton `ConnectorsClient` to an `IServiceCollection`, allowing for optional configuration via a `ConnectorsClientBuilder` action."],["The `AddConnectorsClient` method requires an `IServiceCollection` and an optional `Action\u003cConnectorsClientBuilder\u003e` as parameters, and returns an `IServiceCollection`."],["The documentation includes links to inherited members, namespace information, and details on the parameters and return type of the `AddConnectorsClient` method."]]],[]]