[[["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."],[[["This document provides reference documentation for the `ServiceCollectionExtensions` class within the Confidential Computing v1 API, detailing its use in configuring API clients."],["The `ServiceCollectionExtensions` class is a static class designed to provide extension methods for configuring API clients, and it inherits from the base `object` class."],["Version 1.8.0 is the latest release of the Confidential Computing v1 API, with historical versions available, such as 1.1.0, which is the current version of focus."],["The primary method, `AddConfidentialComputingClient`, adds a singleton `ConfidentialComputingClient` to an `IServiceCollection`, allowing for client configuration through optional actions and existing services."],["The documentation outlines the parameters for the `AddConfidentialComputingClient` method, which are `services` and `action`, and the methods return type which is an `IServiceCollection`."]]],[]]