Namespace Subsembly.Json
Classes
JsonApiDocument
Represents a JSON API Document returned from a JSON API REST endpoint.
JsonApiErrorObject
Represents an Error Object per JSON API specification.
JsonApiErrorObjects
A JSON array containing JsonApiErrorObjects.
JsonApiException
JsonApiLinkObject
Represents a JSON API link object.
JsonApiLinksObject
Represents a JSON links object that contains various links either as strings or as link objects.
JsonApiRelationshipObject
JsonApiRelationshipsObject
JsonApiResourceIdentifierObject
JsonApiResourceObject
JsonApiResourceObjects
A JSON array containing JsonApiResourceObjects.
JsonApiVersionObject
Represents a JSON:API object.
JsonArray
A JSON array containing JsonValues.
JsonDate
JsonException
JsonJwt
Represents a JSON Web Token (JWT).
JsonJwtException
JsonObject
Represents a basic JSON object.
JsonSyntaxException
JsonTypeException
JsonValue
Interfaces
IJsonApiObjectFactory
Interface for creating JSON API attribute objects from the object type name.