Microsoft.Azure.Search.Serialization Namespace

Classes

ExtensibleEnumConverter<T>

Serializes and deserializes "extensible enums" to and from JSON. Extensible enums are like enumerations in that they have well-known values, but they are extensible with new values and the values are based on strings instead of integers.

GeoJsonExtensions

Defines extension methods for various JSON.NET types that make it easier to recognize and read Geo-JSON.

JsonExtensions

Defines extension methods for various JSON.NET types that make it easier to implement a custom JsonConverter.