fsprojects / FSharp.Data.JsonSchema

MIT License
49 stars 6 forks source link

Switch to System.Text.Json #5

Closed panesofglass closed 4 years ago

panesofglass commented 4 years ago

Closes #4

panesofglass commented 4 years ago

@baronfel, any thoughts? @Tarmil, thank you for your excellent FSharp.SystemTextJson. That was a very handy tool in making this transition.

baronfel commented 4 years ago

I'd say go ahead and make the switch. Things are trending towards STJ, and the excellent library that @Tarmil provides covers enough of the gaps that I was concerned with.