[[["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 documentation covers the `ServiceCollectionExtensions` class, which provides extension methods for configuring API clients related to the Bare Metal Solution v2."],["Version 1.7.0 is the latest version documented, with versions ranging back to 1.0.0 also available for reference."],["The `ServiceCollectionExtensions` class is a static class within the `Microsoft.Extensions.DependencyInjection` namespace, and it inherits from the base `object` class."],["The primary method within this class is `AddBareMetalSolutionClient`, which adds a singleton `BareMetalSolutionClient` to an `IServiceCollection`, with an optional action to configure the client builder."],["The `AddBareMetalSolutionClient` method takes an `IServiceCollection` and an optional `Action` of type `BareMetalSolutionClientBuilder` as parameters, returning the modified `IServiceCollection`."]]],[]]