LaunchDarkly Client-Side SDK for .NET
(version 3.0.1)
This site contains the full API reference for the LaunchDarkly.ClientSdk
package, as well as the LaunchDarkly.CommonSdk
package that is included automatically as a dependency of the SDK.
For source code, see the GitHub repository. The developer notes there include links to other repositories used in the SDK.
Namespaces
LaunchDarkly.Sdk.Client.Integrations: Tools for configuring how the SDK connects to LaunchDarkly, or to other software components.
LaunchDarkly.Sdk.Client.Interfaces: Interfaces and types that are part of the public API, but not needed for basic use of the SDK.
LaunchDarkly.Sdk.Client.Subsystems: Interfaces for implementation of custom LaunchDarkly components.
LaunchDarkly.Sdk.Client: The main namespace for the LaunchDarkly client-side .NET SDK.
LaunchDarkly.Sdk.Json: Helper classes and methods for interoperability with JSON.
LaunchDarkly.Sdk: The base namespace for all LaunchDarkly .NET-based SDKs, containing common types.