[[["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 `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the Bare Metal Solution v2 API."],["This static class inherits from the `Object` class and provides methods for managing a `ServiceCollection`'s dependency injection."],["The `AddBareMetalSolutionClient` method adds a singleton `BareMetalSolutionClient` to a given `IServiceCollection`, which is used to configure the client."],["The `AddBareMetalSolutionClient` method also allows an optional action on the `BareMetalSolutionClientBuilder` to happen, where it will occur before services from `services` are used."],["There are multiple versions of the Bare Metal Solution v2 API, with the latest being version 1.7.0, but this particular page displays version 1.1.0."]]],[]]