Community

Serialization Options With Azure DocumentDB

(K. Scott Allen) Behind the scenes, Azure’s DocumentDB uses Json.NET to serialize objects. Json.NET offers some flexibility in how serialization behaves through a number of serialization settings, but the DocumentDB SDK doesn’t expose these settings.

Read More - Register for Free Membership