C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace
Inheritance Hierarchy
C1.JsonNet Namespace
Classes
 ClassDescription
ClassDefines the attribute which specifies the item type of a collection.
ClassDefines the attribute which represents the proerty should not be serialized.
ClassDefines the attribute for json serialization and deserialization.
ClassDefines an abstract class for json converter.
ClassInstructs the JsonConverterAttribute to use the specified JsonConverter when serializing the member or class.
ClassDefines utility methods for serialization or deserialization.
ClassDefines a base class for serialization or deserialization.
ClassRepresents a reader that provides access to serialized Json data.
ClassDefines a class for json resolver.
ClassRepresents the serialization and deserialization setting.
ClassSerialize an object to a json text.
Interfaces
 InterfaceDescription
InterfaceDefines interface for the json operation.
See Also