[[["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-08 UTC."],[[["The `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["This class offers methods to add a singleton `DatastreamClient` to an `IServiceCollection`, enabling the configuration of the client."],["There are two `AddDatastreamClient` methods available, one that takes an optional `Action\u003cDatastreamClientBuilder\u003e` and another that takes an `Action\u003cIServiceProvider, DatastreamClientBuilder\u003e` for more complex setups."],["The latest version of `ServiceCollectionExtensions` is 2.9.0, and the documentation includes versions back to 1.0.0."],["The class inherits basic functionalities from the base `object` class, such as `GetHashCode()` and `GetType()`, which are included in the inherited members."]]],[]]