Table of Contents

Namespace Cuemon.Extensions.Newtonsoft.Json.Formatters

Assembly: Cuemon.Extensions.Newtonsoft.Json.dll

The Cuemon.Extensions.Newtonsoft.Json.Formatters namespace contains types that are used to serialize and deserialize objects into and from JSON format using a generic signature.

Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0

Complements: Newtonsoft.Json.Serialization namespace 🔗

Classes

NewtonsoftJsonFormatter

Serializes and deserializes an object, in JSON format.

NewtonsoftJsonFormatterOptions

Specifies options that is related to NewtonsoftJsonFormatter operations.