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
Is there any way to be able to serialize Option and OptionStrict? I'm using this library at work but it's harder to adopt Option and OptionStrict in our codebase if we can't serialize it. We have WCF services that expose XML and JSON and we'd need to serialize it to both (and deserialize it too).
The text was updated successfully, but these errors were encountered:
Is there any way to be able to serialize Option and OptionStrict? I'm using this library at work but it's harder to adopt Option and OptionStrict in our codebase if we can't serialize it. We have WCF services that expose XML and JSON and we'd need to serialize it to both (and deserialize it too).
The text was updated successfully, but these errors were encountered: