jet / FsCodec

F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
https://github.com/jet/dotnet-templates
Apache License 2.0
83 stars 19 forks source link

Target System.Text.Json 6.0.1 #68

Closed bartelink closed 2 years ago

bartelink commented 2 years ago

Removes reliance on JsonOptionConverter as this is now handled directly OOTB by STJ