Hi GrowthBook!
I am trying to implement GrowthBook using the C# sdk, but ran into some issues. We are currently moving away from Newtonsoft.Json as recommended by Microsoft for better performance. This becomes an issue when implementing the SDK as it brings back the references (which we want to avoid). I found an older issue
on Github for this and wanted to check the status of this?