Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BSON serializer from higher-level project #651

Open
aradalvand opened this issue Jul 28, 2024 · 2 comments
Open

BSON serializer from higher-level project #651

aradalvand opened this issue Jul 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@aradalvand
Copy link

aradalvand commented Jul 28, 2024

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.

@aradalvand aradalvand added the enhancement New feature or request label Jul 28, 2024
@SteveDunn
Copy link
Owner

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!) :)

@alphaleonis
Copy link

I would love to see this for Json converters as well.

@aradalvand aradalvand changed the title BSON serializer from another project BSON serializer from higher-level project Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants