-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.0
-
Component/s: Serialization
When an object is serialised to Bson and its type is included in the _t property - for types with a generic argument only the part up to `1 is persisted. For example a type of Container<Wrapped> is written as Container`1
- duplicates
-
CSHARP-3494 Discriminator conventions don't work properly with generic types
- Backlog
- is caused by
-
CSHARP-3494 Discriminator conventions don't work properly with generic types
- Backlog
- is duplicated by
-
CSHARP-1751 Generic Collection throws "{document} is not supported." on ReplaceOneAsync
- Closed