Get basic information about given JSON file. https://github.com/pczajkowski/analyzeJSON
|
|
пре 2 месеци | |
|---|---|---|
| .github | пре 2 месеци | |
| analyzeJSON | пре 2 месеци | |
| analyzeJSONTests | пре 2 месеци | |
| .gitignore | пре 3 година | |
| LICENSE.md | пре 3 година | |
| README.md | пре 3 година | |
| analyzeJSON.sln | пре 3 година |
Simple library which would traverse JSON file for you and execute given Action<JToken> on each node. See tests for usage examples. Enjoy!