Json.NET - Quick Starts & API Documentation
Namespaces
Namespaces
Namespaces
Namespace | Description |
---|---|
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.
|
Newtonsoft.Json.Serialization |
The Newtonsoft.Json.Linq namespace provides classes that are used when serializing and deserializing JSON.
|