[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eServiceCollectionExtensions\u003c/code\u003e class provides extension methods for configuring API clients within the App Hub v1 API, specifically for use with dependency injection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddAppHubClient\u003c/code\u003e method is used to add a singleton \u003ccode\u003eAppHubClient\u003c/code\u003e to an \u003ccode\u003eIServiceCollection\u003c/code\u003e, enabling the client to be configured and utilized within the service collection.\u003c/p\u003e\n"],["\u003cp\u003eThere are two versions of \u003ccode\u003eAddAppHubClient\u003c/code\u003e: one that takes an \u003ccode\u003eAction<AppHubClientBuilder>\u003c/code\u003e as a parameter, and another that takes an \u003ccode\u003eAction<IServiceProvider, AppHubClientBuilder>\u003c/code\u003e allowing for different levels of configuration.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eAddAppHubClient\u003c/code\u003e methods return an \u003ccode\u003eIServiceCollection\u003c/code\u003e allowing for further configuration and method chaining within the application.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0 and is available at the provided link.\u003c/p\u003e\n"]]],[],null,[]]