[[["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 provides documentation for the `ServiceCollectionExtensions` static class, which offers extension methods for configuring API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["The latest version documented is 2.17.0, and the page lists multiple prior versions, from 2.16.0 back to 1.2.0, each linked to their respective documentation."],["The `AddRecaptchaEnterpriseServiceClient` method, part of the `ServiceCollectionExtensions` class, allows adding a singleton `RecaptchaEnterpriseServiceClient` to the `IServiceCollection`."],["The `AddRecaptchaEnterpriseServiceClient` method takes an `IServiceCollection` and an optional action on a `RecaptchaEnterpriseServiceClientBuilder` as parameters to configure the reCAPTCHA Enterprise service client."],["The `ServiceCollectionExtensions` class inherits from `Object`, with links to the inherited methods such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]