We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1d5581 + 16cf5ad commit 488bf35Copy full SHA for 488bf35
README.md
@@ -1,2 +1,4 @@
1
# JsonDocumentPath
2
JsonDocumentPath is a class library to extract values from JSON (System.Text.Json.JsonDocument) with single line expressions
3
+
4
+The JsonPath Parser is based on the [Json.Net](https://github.com/JamesNK/Newtonsoft.Json)
0 commit comments