[[["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."],[[["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`."]]],[]]