Get basic information about given JSON file. https://github.com/pczajkowski/analyzeJSON
|
|
hace 2 meses | |
|---|---|---|
| .github | hace 2 meses | |
| analyzeJSON | hace 2 meses | |
| analyzeJSONTests | hace 2 meses | |
| .gitignore | hace 3 años | |
| LICENSE.md | hace 3 años | |
| README.md | hace 3 años | |
| analyzeJSON.sln | hace 3 años |
Simple library which would traverse JSON file for you and execute given Action<JToken> on each node. See tests for usage examples. Enjoy!