ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace
Inheritance Hierarchy
In This Topic
    C1.Web.Mvc.Serialization Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDefines the base class for the converter.
    ClassDefines the base class for deserializing.
    ClassDefines the base class for resolver.
    ClassDefines the class for settings.
    ClassDefines the base class for Writer.
    ClassDefines the attribute to specify the collection item converter.
    ClassInstructs the C1ConverterAttribute to use the specified BaseConverter when serializing the member or class.
    ClassDefines the base attribute for ignore serialization or deserialization.
    ClassDefines the base attribute for customizing the name.
    ClassDefines the converter to remove the inherited converter.
    ClassThe json convert helper.
    ClassDefines the base class for serializing and deserializing.
    Interfaces
     InterfaceDescription
    InterfaceDefines the interface for attribute helper used to get the attribute.
    InterfaceDefines the interface for the context information.
    InterfaceDefines the interface for setting.
    See Also