RicoSuter / NJsonSchema

JSON Schema reader, generator and validator for .NET
http://NJsonSchema.org
MIT License
1.4k stars 534 forks source link

Use System.Text.Json in generated C# models (DTOs) #1013

Open RicoSuter opened 5 years ago

RicoSuter commented 5 years ago

Tasks:

Used Newtonsoft.Json features (need replacements):

RicoSuter commented 3 years ago

Ref https://github.com/RicoSuter/NJsonSchema/pull/1333 https://github.com/RicoSuter/NJsonSchema/pull/1331

xperiandri commented 3 years ago

That would be super helpful

RicoSuter commented 3 years ago

See https://github.com/RicoSuter/NSwag/issues/2243#issuecomment-780438323