From bcb3db31f6fd4fd58d649672790d545c5322b39c Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:42:22 -0400 Subject: [PATCH] chore: add csharp client sdk to docs Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com> --- integration/client.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/integration/client.mdx b/integration/client.mdx index b1803d3..405cbd0 100644 --- a/integration/client.mdx +++ b/integration/client.mdx @@ -79,6 +79,14 @@ Flipt provides a number of client-side SDKs to help you integrate with Flipt in > Evaluate flags client-side in your Dart/Flutter applications + + Evaluate flags client-side in your C# applications +