Class BsonSerializer
- Namespace
- TypedRest.Serializers
- Assembly
- TypedRest.dll
Handles serializing/deserializing from/to BSON using Newtonsoft.Json.
Uses camel-case naming and does not serialize null
by default.
public class BsonSerializer : BsonMediaTypeFormatter
- Inheritance
-
BsonSerializer
- Inherited Members
Constructors
BsonSerializer()
public BsonSerializer()