# C1.JsonNet

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_JsonNet" data-uid="C1.JsonNet" class="text-break">C1.JsonNet 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.JsonNet.CollectionItemTypeAttribute.html">CollectionItemTypeAttribute</a></h4>
      <section><p>Defines the attribute which specifies the item type of a collection.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.IgnoreAttribute.html">IgnoreAttribute</a></h4>
      <section><p>Defines the attribute which represents the proerty should not be serialized.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonAttribute.html">JsonAttribute</a></h4>
      <section><p>Defines the attribute for json serialization and deserialization.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonConverter.html">JsonConverter</a></h4>
      <section><p>Defines an abstract class for json converter.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonConverterAttribute.html">JsonConverterAttribute</a></h4>
      <section><p>Instructs the <a class="xref" href="C1.JsonNet.JsonConverterAttribute.html">JsonConverterAttribute</a> to use the specified <a class="xref" href="C1.JsonNet.JsonConverter.html">JsonConverter</a> when serializing the member or class.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonHelper.html">JsonHelper</a></h4>
      <section><p>Defines utility methods for serialization or deserialization.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonOperation.html">JsonOperation</a></h4>
      <section><p>Defines a base class for serialization or deserialization.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonReader.html">JsonReader</a></h4>
      <section><p>Represents a reader that provides access to serialized Json data.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonResolver.html">JsonResolver</a></h4>
      <section><p>Defines a class for json resolver.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonSetting.html">JsonSetting</a></h4>
      <section><p>Represents the serialization and deserialization setting.</p>
</section>
      <h4><a class="xref" href="C1.JsonNet.JsonWriter.html">JsonWriter</a></h4>
      <section><p>Serialize an object to a json text.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.JsonNet.IJsonOperation.html">IJsonOperation</a></h4>
      <section><p>Defines interface for the json operation.</p>
</section>


</div>
