Skip to content

Releases: Latency/JsonEasyNavigation

JsonEasyNavigation

02 Oct 04:00
accec1c
Compare
Choose a tag to compare

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.

Full Changelog: https://github.com/Latency/JsonEasyNavigation/commits/v1.3.2