You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically like #541 but for BSON serialization (support for which got added in #645).
Since the the MongoDB driver is an infrastructure-level tool just like EF, being able to create serializers/converters for it from a separate project makes just as much sense as it did for EF.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Thanks @aradalvand - I'll add that shortly. I had in the back of my mind that this would be needed at some point (I just didn't think it'd be soon!) :)
Describe the feature
Basically like #541 but for BSON serialization (support for which got added in #645).
Since the the MongoDB driver is an infrastructure-level tool just like EF, being able to create serializers/converters for it from a separate project makes just as much sense as it did for EF.
Thank you in advance.
The text was updated successfully, but these errors were encountered: