Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Support for .NET 6 System.Text.Json #44

Open
dennisvanderpool opened this issue Jan 5, 2022 · 0 comments
Open

Support for .NET 6 System.Text.Json #44

dennisvanderpool opened this issue Jan 5, 2022 · 0 comments

Comments

@dennisvanderpool
Copy link

dennisvanderpool commented Jan 5, 2022

It now uses NewtonSoft's JSON library for C# code generation. Would be nice if it supported .NET 6's System.Text.Json as well.

using System.Text.Json.Serialization;
JsonProperty => JsonPropertyName
etc.

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

No branches or pull requests

1 participant