Microsoft.Azure.Search.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
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. |
Azure SDK for .NET