[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available is 2.3.0, with prior versions including 2.2.0, 2.1.0, 2.0.0, and 1.0.0 also documented."],["`ServiceCollectionExtensions` is a static class designed to provide extension methods for configuring API clients."],["The `AddLocationsClient` method adds a singleton `LocationsClient` to an `IServiceCollection`, enabling configuration and management of the client."],["`AddLocationsClient` accepts an optional `action` parameter, allowing for customization of the `LocationsClientBuilder` before services from `services` are used."],["The `Microsoft.Extensions.DependencyInjection` namespace is used by this API client configuration."]]],[]]