Classes
Class | Description | |
---|---|---|
JsonContent |
Content data for Newtonsoft Json.
View code on GitHub | |
JsonFile |
Allows json files to be loaded from disk by utilizing the JsonNode parser.
View code on GitHub | |
JsonFile FileNotFound | ||
JsonNode |
Provides json text parsing support without having to include Newtonsoft Json yourself and
making it work on different platforms easily replacing functionality (like Content.Xml).
View code on GitHub | |
JsonNode NeedValidText | ||
JsonNode NodeNotFound |