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

System.Text.Json #60

Open
Rubenisme opened this issue Oct 12, 2024 · 0 comments
Open

System.Text.Json #60

Rubenisme opened this issue Oct 12, 2024 · 0 comments

Comments

@Rubenisme
Copy link

Hi, a while ago I downloaded your code from here and rewrote from Newtonsoft.Json to System.Text.Json.
I also used the source generated serialization with JsonSerializerContext, so I could enable trimming.
That's incompatible with .netstandard2.0 so I switched to .net8.

Anyway, I can share it with you if you'd like? Since the rewrite I did was some time in April, I did not yet merge in the changes from PR 57. But actually on nuget.org I see a package version 1.8 now while in the code I don't see it. Am I missing something?

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

1 participant