Namespace MongoDB.Bson.Serialization.Options
The MongoDB.Bson.Serialization.Options namespace contains the classes that represent the serialization options for specific types such as DateTime, Document etc.
Classes
- Representation
Converter Represents the external representation of a field or property.
Enums
- Date
Only Document Format Represents the format to use with a DateOnly serializer when the representation is BsonType.Document.
- Dictionary
Representation Represents the representation to use for dictionaries.
- Time
Only Units Represents the units a TimeOnly is serialized in.
- Time
Span Units Represents the units a TimeSpan is serialized in.