-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.5
-
Component/s: Serialization
-
None
-
Environment:.NET standard
-
Minor Change
We are migrating a project to ASP.net core where we have POCOs beeing deserialized that implement ISupportInitialize
Looking at the driver source (https://github.com/mongodb/mongo-csharp-driver/blob/v2.5.0/src/MongoDB.Bson/Serialization/Serializers/BsonClassMapSerializer.cs), this isn't supported in .net standard.
I looked around and couldn't find a reason for this. Can you guys include it again?
Thanks
- is duplicated by
-
CSHARP-2220 ISupportInitialize ignored on some versions of .NET
- Closed