![]() | |
WeroSoft.Data.Json Namespace |
Class | Description | |
---|---|---|
![]() | JsonConverter |
Helper type for converting objects to a JSON string and backward.
|
![]() | JsonConverterSettings |
Defines the formatting of the JSON used during conversion.
|
![]() | JsonMapping |
Implements the JSON Mapping facade.
|
![]() | JsonToClrCollectionConverter |
Implements a collection converter.
|
![]() | JsonToClrObjectConverter |
Implements an object converter.
|
![]() | JsonToClrStandardTypesConverter |
Implements the standard type converter.
|
![]() | MappingJsonAttribute |
Represents a marker which allows defining a data type receiving data from a JSON string.
|
![]() | MappingJsonBaseAttribute |
Implements the base attribute used for JSON mapping.
|
![]() | MappingJsonObjectAttribute |
Defines an attribute used for mapping an object, defined by a path.
|
![]() | MappingJsonPathAttribute |
Defines the base attribute used for discrete data types.
|
![]() | MappingJsonPropertyAttribute |
Implements the base type of the property mapping attribute.
|
Interface | Description | |
---|---|---|
![]() | IJsonConverter |
Defines the responsibility of a JSON converter implementation.
|
![]() | IJsonToClrPropertyConverter |
Defines the property
|
![]() | IJsonTypeConverter |
Defines the interface used for creating an own JSON converter.
|
Enumeration | Description | |
---|---|---|
![]() | JsonFormatting |
Defines how the JSON data shall be formatted.
|