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

For C# language, can you use the native JsonSerializer instead of Newtonsoft.Json? #2459

Closed
johnib opened this issue Dec 28, 2023 · 1 comment

Comments

@johnib
Copy link

johnib commented Dec 28, 2023

Hi,

I've been using your VSCode extension for years. It's a great one.
I'd be even greater if you would switch to using System.Text.Json instead of Newtonsoft.Json.

Thank you!

@inferrinizzard
Copy link
Contributor

Hi @johnib , this is already possible on the C# Renderer if you set the framework option to SystemTextJson

@dvdsgl dvdsgl closed this as completed Apr 14, 2024
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

No branches or pull requests

3 participants