Click or drag to resize
Json.NET

API Reference

 
Namespaces
NamespaceDescription
Newtonsoft.Json
The Newtonsoft.Json namespace provides classes that are used to implement the core services of the framework.
Newtonsoft.Json.Bson
The Newtonsoft.Json.Linq namespace provides classes that are used to implement BSON.
Newtonsoft.Json.Converters
The Newtonsoft.Json.Converters namespace provides classes that inherit from JsonConverter.
Newtonsoft.Json.Linq
The Newtonsoft.Json.Linq namespace provides classes that are used to implement LINQ to JSON.
Newtonsoft.Json.Schema

The Newtonsoft.Json.Schema namespace provides classes that are used to implement JSON schema.

Obsolete. JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.

Newtonsoft.Json.Serialization
The Newtonsoft.Json.Linq namespace provides classes that are used when serializing and deserializing JSON.