This message was deleted.
# announcements
w
This message was deleted.
h
my bad, I just saw this: https://github.com/growthbook/growthbook-c-sharp But there's absolutely no docs 😄 . someone know something about this? 🙂
f
That SDK was contributed by the community, but we haven't gotten a chance to add it to our documentation yet. I believe it's feature complete and follows the same pattern as the other SDKs. So, you pass a
Context
object into the
GrowthBook
constructor. Then, on the GrowthBook object, you have the methods
IsOn
and
EvalFeature
.
h
I will give it a try soon 🙂
thanks 🙂
136 Views