From 77a95b9788bf1ad8e057eb111005d28880eba656 Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Wed, 24 Feb 2021 10:52:40 +0100 Subject: [PATCH] Update docs/sdks/dot_net.md --- docs/sdks/dot_net.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sdks/dot_net.md b/docs/sdks/dot_net.md index 3030362e32..a4af3a424d 100644 --- a/docs/sdks/dot_net.md +++ b/docs/sdks/dot_net.md @@ -75,7 +75,7 @@ The activation strategies is an implementation of rules based on data, which you The simplest way to provide the Unleash Context is as part of the “isEnabled” call: -```java +```csharp var context = new UnleashContext { UserId = "61"