3 packages tagged with “text.json”
This library provides a wrapper class around JsonElement (located in System.Text.Json) which allows to navigate through JSON DOM (domain object model) hierarchy using indexer-style syntax (as in collections and dictionaries) for properties and array alike. It also contains useful methods to get values without throwing exceptions.
String case formatting extensions for System.Text.Json
Serialization of Atmoos.Quantities types with System.Text.Json.