Releases: statsig-io/dotnet-sdk
Releases · statsig-io/dotnet-sdk
v1.3.0 - adding support for private user attributes
We are adding support for private user attributes with this release. privateAttributes
can be set on StatsigUser and any info set in it will only be used for evaluation/targeting purposes, and removed from any logs sent to Statsig server. See more info at https://docs.statsig.com/server/dotnetSDK#private-attributes
Improvements to server SDK local evaluation
Several improvements to Statsig server SDK's local rule evaluations
First official release of Statsig .NET SDK
This SDK works for both client side and server side .NET applications. Checkout the README file for how to get started, and feel free to open an issue if you have any questions!