[[["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 webpage details the `ServiceCollectionExtensions` static class, which provides methods for configuring API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["The latest version available is 3.7.0, with a list of previous versions ranging from 3.6.0 down to 2.3.0 also accessible."],["The class offers methods to add a singleton `ImageAnnotatorClient` and a singleton `ProductSearchClient` to an `IServiceCollection`."],["Both the `AddImageAnnotatorClient` and `AddProductSearchClient` methods accept an optional action parameter to configure the respective client builders."]]],[]]