Namespace Meadow.Foundation.Serialization
Classes
JsonIgnoreAttribute
Specifies that a property should be ignored when serializing an object to JSON.
JsonPropertyNameAttribute
Specifies the property name that is present in the JSON when serializing and deserializing.
MicroJson
JSON Serialization and Deserialization library for .NET
Interfaces
IUnitJsonConverter
Interface for Unit type JSON converters that handle serialization and deserialization
Enums
MicroJson.DateTimeFormat
Enumeration of the popular formats of time and date with Json.