Hacker News new | ask | show | jobs
by notoreous 693 days ago
What about the Statsig .Net sdk was lacking?

https://github.com/statsig-io/dotnet-sdk/

https://docs.statsig.com/server/dotnetSDK

https://docs.statsig.com/client/dotnetSDK

1 comments

I should clarify that I was referring to the SDK for Statsig as an OpenFeature provider, only boolean flags are supported right now: https://github.com/open-feature/dotnet-sdk-contrib/tree/main...
Ah, that makes sense. Thanks for letting me know!