WCF-Xtensions Class Reference for Mono
Noemax.Newtonsoft.Json.Converters Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassBinaryConverter Converts a binary value to and from a base 64 string value.
ClassBsonObjectIdConverter Converts a Noemax.Newtonsoft.Json.Bson.BsonObjectId to and from JSON and BSON.
ClassCustomCreationConverter<T> Create a custom object
ClassDataSetConverter Converts a System.Data.DataSet to and from JSON.
ClassDataTableConverter Converts a System.Data.DataTable to and from JSON.
ClassDateTimeConverterBase Provides a base class for converting a System.DateTime to and from JSON.
ClassDiscriminatedUnionConverter Converts a F# discriminated union type to and from JSON.
ClassEntityKeyMemberConverter Converts an Entity Framework EntityKey to and from JSON.
ClassExpandoObjectConverter Converts an ExpandoObject to and from JSON.
ClassIsoDateTimeConverter Converts a System.DateTime to and from the ISO 8601 date format (e.g. 2008-04-12T12:53Z).
ClassJavaScriptDateTimeConverter Converts a System.DateTime to and from a JavaScript date constructor (e.g. new Date(52231943)).
ClassKeyValuePairConverter Converts a System.Collections.Generic.KeyValuePair`2 to and from JSON.
ClassRegexConverter Converts a System.Text.RegularExpressions.Regex to and from JSON and BSON.
ClassStringEnumConverter Converts an System.Enum to and from its name string value.
ClassVersionConverter Converts a System.Version to and from a string (e.g. "1.2.3.4").
ClassXmlNodeConverter Converts XML to and from JSON.
See Also

Reference

Noemax.WCFX.Net4.Mono Assembly

Send Feedback