Click or drag to resize
weroSoft AG, Software
WeroSoft.Data.Json Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classJsonConverter
Helper type for converting objects to a JSON string and backward.
Public classJsonConverterSettings
Defines the formatting of the JSON used during conversion.
Public classJsonMapping
Implements the JSON Mapping facade.
Public classJsonToClrCollectionConverter
Implements a collection converter.
Public classJsonToClrObjectConverter
Implements an object converter.
Public classJsonToClrStandardTypesConverter
Implements the standard type converter.
Public classMappingJsonAttribute
Represents a marker which allows defining a data type receiving data from a JSON string.
Public classMappingJsonBaseAttribute
Implements the base attribute used for JSON mapping.
Public classMappingJsonObjectAttribute
Defines an attribute used for mapping an object, defined by a path.
Public classMappingJsonPathAttribute
Defines the base attribute used for discrete data types.
Public classMappingJsonPropertyAttribute
Implements the base type of the property mapping attribute.
Interfaces
  InterfaceDescription
Public interfaceIJsonConverter
Defines the responsibility of a JSON converter implementation.
Public interfaceIJsonToClrPropertyConverter
Defines the property
Public interfaceIJsonTypeConverter
Defines the interface used for creating an own JSON converter.
Enumerations
  EnumerationDescription
Public enumerationJsonFormatting
Defines how the JSON data shall be formatted.