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

Add ability to choose json serializer #666

Open
Alex-Dobrynin opened this issue Mar 30, 2021 · 3 comments · May be fixed by #882
Open

Add ability to choose json serializer #666

Alex-Dobrynin opened this issue Mar 30, 2021 · 3 comments · May be fixed by #882

Comments

@Alex-Dobrynin
Copy link

Alex-Dobrynin commented Mar 30, 2021

Due to better performance of System.Text.Json comparing to Newtonsoft.Json especially in .net5 it would be great to add possibility to user to inject desired serializer or to add some enum value for it.

Thanks

@PawKanarek
Copy link

PawKanarek commented May 6, 2021

I would also love to change json serializer, for example for this https://github.com/neuecc/MessagePack-CSharp

GitHub
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#] - neuecc/MessagePack-CSharp

@thisisthekap
Copy link

Same here, the ability to drop Newtonsoft.Json by using an alternative serializer would be very much appreciated.

@tomaszras-intive
Copy link

What is the status of this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants