[[["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."],[[["This page provides reference documentation for the `ServiceCollectionExtensions` class within the Policy Simulator v1 API, which is used to configure API clients."],["The `ServiceCollectionExtensions` class is a static class, meaning that it cannot be instantiated, and it inherits members from the `object` class, such as `GetHashCode()` and `GetType()`."],["The main method documented here is `AddSimulatorClient`, which adds a singleton `SimulatorClient` to a given `IServiceCollection`, allowing for configuration of the client."],["`AddSimulatorClient` accepts two parameters: `services`, an `IServiceCollection` to add the client to, and an optional `action` of type `Action\u003cSimulatorClientBuilder\u003e` for client configuration."]]],[]]