# C1.Web.Mvc.Serialization

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Web_Mvc_Serialization" data-uid="C1.Web.Mvc.Serialization" class="text-break">C1.Web.Mvc.Serialization Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.BaseConverter.html">BaseConverter</a></h4>
      <section><p>Defines the base class for the converter.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.BaseReader.html">BaseReader</a></h4>
      <section><p>Defines the base class for deserializing.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.BaseResolver.html">BaseResolver</a></h4>
      <section><p>Defines the base class for resolver.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.BaseSetting.html">BaseSetting</a></h4>
      <section><p>Defines the class for settings.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.BaseWriter.html">BaseWriter</a></h4>
      <section><p>Defines the base class for Writer.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.C1CollectionItemConverterAttribute.html">C1CollectionItemConverterAttribute</a></h4>
      <section><p>Defines the attribute to specify the collection item converter.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.C1ConverterAttribute.html">C1ConverterAttribute</a></h4>
      <section><p>Instructs the <a class="xref" href="C1.Web.Mvc.Serialization.C1ConverterAttribute.html">C1ConverterAttribute</a> to use the specified <a class="xref" href="C1.Web.Mvc.Serialization.BaseConverter.html">BaseConverter</a> when serializing the member or class.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.C1IgnoreAttribute.html">C1IgnoreAttribute</a></h4>
      <section><p>Defines the base attribute for ignore serialization or deserialization.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.C1NameAttribute.html">C1NameAttribute</a></h4>
      <section><p>Defines the base attribute for customizing the name.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.DefaultConverter.html">DefaultConverter</a></h4>
      <section><p>Defines the converter to remove the inherited converter.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.JsonConvertHelper.html">JsonConvertHelper</a></h4>
      <section><p>The json convert helper.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.Operation.html">Operation</a></h4>
      <section><p>Defines the base class for serializing and deserializing.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.IAttributeHelper.html">IAttributeHelper</a></h4>
      <section><p>Defines the interface for attribute helper used to get the attribute.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.IContext.html">IContext</a></h4>
      <section><p>Defines the interface for the context information.</p>
</section>
      <h4><a class="xref" href="C1.Web.Mvc.Serialization.ISetting.html">ISetting</a></h4>
      <section><p>Defines the interface for setting.</p>
</section>


</div>
