[[["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 App Hub v1 API, version 1.0.0-beta02, which is designed to configure API clients."],["`ServiceCollectionExtensions` is a static class that extends the functionality of `IServiceCollection` for managing dependencies and is located within the `Microsoft.Extensions.DependencyInjection` namespace."],["The `AddAppHubClient` method within this class adds a singleton instance of `AppHubClient` to the `IServiceCollection`, enabling configuration of the client."],["Users can configure the `AppHubClient` using the `AddAppHubClient` method by passing an optional `Action` delegate of type `AppHubClientBuilder`."],["The most recent version available is 1.0.0 and version 1.0.0-beta03 is also available."]]],[]]