Azure.Core.Serialization Namespace

Classes

DynamicData

A dynamic abstraction over content data, such as JSON.

This and related types are not intended to be mocked.

JsonObjectSerializer

An ObjectSerializer implementation that uses JsonSerializer for serialization/deserialization.

MicrosoftSpatialGeoJsonConverter

Converts between Microsoft.Spatial objects and Geo-JSON.

NewtonsoftJsonETagConverter

A Newtonsoft.Json.JsonConverter implementation for ETag.

NewtonsoftJsonMicrosoftSpatialGeoJsonConverter

Converts between Microsoft.Spatial objects and Geo-JSON.

NewtonsoftJsonObjectSerializer

A NewtonsoftJsonObjectSerializer implementation that uses Newtonsoft.Json.JsonSerializer to for serialization/deserialization.

ObjectSerializer

An abstraction for reading typed objects.

Interfaces

IMemberNameConverter

Converts type member names to serializable member names.

Enums

JsonPropertyNames

The format of property names in dynamic and serialized JSON content.