diff --git a/docs/feature-toggle-variants.md b/docs/feature-toggle-variants.md index a94ac13a0d..1022b54661 100644 --- a/docs/feature-toggle-variants.md +++ b/docs/feature-toggle-variants.md @@ -47,5 +47,6 @@ To make use of toggle variants, you need to use a compatible client. Client SDK - [unleash-client-java](https://github.com/Unleash/unleash-client-java) (from v3.2.0) - [unleash-client-ruby](https://github.com/Unleash/unleash-client-ruby) (from v0.1.6) - [unleash-client-python](https://github.com/Unleash/unleash-client-python) (from v3.3.0) +- [unleash-client-dotnet](https://github.com/Unleash/unleash-client-dotnet) (from v1.3.6) If you would like to give feedback on this feature, experience issues or have questions, please feel free to open an issue on [GitHub](https://github.com/Unleash/unleash/).