Back to Practical Aspnetcore

Serialization a Dictionary of object

projects/json/json-5/README.md

latest150 B
Original Source

Serialization a Dictionary of object

A Dictionary<string, object> can be used to generate pretty much any shape of JSON document that you want.