For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inTry it free
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
  • SDKs
    • SDK concepts
    • SDK features
    • Client-side SDKs
    • Server-side SDKs
    • AI SDKs
    • Edge SDKs
    • OpenFeature providers
      • .NET (server-side) provider
      • Java provider
      • Node.js (server-side) provider
      • PHP provider
    • Observability SDKs
    • Relay Proxy
Sign inTry it free
LogoLogo
On this page
  • OpenFeature providers
  • Additional resources
SDKs

OpenFeature providers

Was this page helpful?
Previous

OpenFeature provider for .NET (server-side) SDK

Next
Built with

This category contains documentation topics describing the LaunchDarkly OpenFeature providers.

OpenFeature is an open specification that provides a vendor-agnostic, community-driven API for feature flagging. Within OpenFeature, providers are responsible for performing flag evaluations. To learn more, reference the OpenFeature documentation.

LaunchDarkly offers official OpenFeature providers for several of our SDKs, listed below. You can use these providers in your application in place of a LaunchDarkly SDK.

LaunchDarkly also offers OpenFeature providers for a few of our SDKs in cases where the OpenFeature SDK does not yet have a specification released as v1.0. This is the case for Python and Ruby.

In some cases, the OpenFeature community has also created OpenFeature providers compatible with LaunchDarkly SDKs. This is the case for Go and JavaScript. We welcome these community contributions but cannot officially provide support for these providers.

To learn more, read about the OpenFeature Ecosystem for LaunchDarkly.

OpenFeature providers

.NET logo.NET logo

.NET

Java logoJava logo

Java

Node.js logoNode.js logo

Node.js

PHP logoPHP logo

PHP

Additional resources

OpenFeature ProviderSample applicationProvider API documentationGitHub repository
.NET (server-side)Sample OpenFeature .NET provider applicationOpenFeature .NET provider API docsLaunchDarkly OpenFeature provider for .NET (server-side) SDK
JavaSample OpenFeature Java provider applicationOpenFeature Java provider API docsLaunchDarkly OpenFeature provider for Java SDK
Node.js (server-side)Sample OpenFeature Node.js provider applicationOpenFeature Node.js provider API docsLaunchDarkly OpenFeature provider for Node.js (server-side) SDK
PHPSample OpenFeature PHP provider applicationOpenFeature PHP provider API docsLaunchDarkly OpenFeature provider for PHP SDK