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