This repository contains examples demonstrating how to use the LaunchDarkly .NET SDKs.
For more comprehensive instructions, you can visit your Quickstart page or the .NET SDK reference guide.
| SDK | Package | Examples |
|---|---|---|
| .NET Server SDK | LaunchDarkly.ServerSdk |
server-sdk/ |
| .NET Server AI SDK | LaunchDarkly.ServerSdk.Ai |
server-sdk-ai/ |
These examples require .NET 8.0 or higher. See each example's README.md for example-specific setup instructions.
Each example is a standalone .NET project — see its README.md for build and run instructions.