You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2018. It is now read-only.
This is rather a question more than it's an issue.
Is there a way we can leverage the ignore nulls flag json.net has to offer here?
Since grainState.AsDictionary() is used, KeyValuePair objects are being serialized which will never be null since key is field name.
The text was updated successfully, but these errors were encountered: