Azure.Core.Serialization Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
NewtonsoftJsonETagConverter |
A Newtonsoft.Json.JsonConverter implementation for ETag. |
NewtonsoftJsonMicrosoftSpatialGeoJsonConverter |
Converts between |
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. |
Azure SDK for .NET