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

Fuyu - Use DataContractSerializer #299

Open
seionmoya opened this issue Jan 9, 2025 · 0 comments
Open

Fuyu - Use DataContractSerializer #299

seionmoya opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working libs Related to Fuyu.Common, Zlib.Managed

Comments

@seionmoya
Copy link
Collaborator

Currently MongoIdSerializer and UnionSerializer are relying on Newtonsoft.Json for serialization. In order to support #137 while remaining compatible with Newtonsoft.Json, we need to convert these to use DataContractSerializer instead.

@seionmoya seionmoya added bug Something isn't working libs Related to Fuyu.Common, Zlib.Managed labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libs Related to Fuyu.Common, Zlib.Managed
Projects
Status: No status
Development

No branches or pull requests

1 participant