Click or drag to resize
Json.NET

Newtonsoft.Json.Bson Namespace

 
The Newtonsoft.Json.Linq namespace provides classes that are used to implement BSON.
Classes
  ClassDescription
Public classBsonObjectId Obsolete.
Represents a BSON Oid (object id).
Public classBsonReader Obsolete.
Represents a reader that provides fast, non-cached, forward-only access to serialized BSON data.
Public classBsonWriter Obsolete.
Represents a writer that provides a fast, non-cached, forward-only way of generating BSON data.