~euantorano/system.text.json-object-serialization

Companion repository for `C# JSON encoding with System.Text.Json - a small gotcha`.
Fix URL to status image
Initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~euantorano/system.text.json-object-serialization
read/write
git@git.sr.ht:~euantorano/system.text.json-object-serialization

You can also use your local clone with git send-email.

#System.Text.Json Object Serialization builds.sr.ht status

This is a companion repository for my post C# JSON encoding with System.Text.Json - a small gotcha.

It shows the approach you would expect to work, and the approach that atually works.