[[["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 page provides documentation for the `ServiceCollectionExtensions` class, which is part of the Workflow Executions v1beta API within the `Microsoft.Extensions.DependencyInjection` namespace."],["The `ServiceCollectionExtensions` class is a static class designed to offer extension methods for configuring API clients, specifically by adding a singleton `ExecutionsClient` to an `IServiceCollection`."],["There are two primary methods in this class, both named `AddExecutionsClient`, which allow you to add an `ExecutionsClient` to a service collection with options to customize the client using an `ExecutionsClientBuilder`."],["The latest documented version of the API is 2.0.0-beta05 with older versions including 2.0.0-beta04 and 1.0.0-beta03 also available."],["Both variations of `AddExecutionsClient` return an `IServiceCollection`, which allow for method chaining when configuring services."]]],[]]