C# (CSharp) LtiLibrary.Core.Common Namespace

Classes

Name Description
BasicResult A basic result with a boolean success and string message. This class can be implicitly cast to a bool.
JsonLdObject
JsonLdObjectContractResolver DefaultContractResolver with null Converter for JsonLdObjects to prevent recusive calls to JsonLdObjectConverter.
JsonLdObjectConverter Serialize a JsonLdObject to JSON representation.
LtiConstants
LtiException
UriAttribute
UrlEncodingParser A query string or UrlEncoded form parser and editor class that allows reading and writing of urlencoded key value pairs used for query string and HTTP form data. Useful for parsing and editing querystrings inside of non-Web code that doesn't have easy access to the HttpUtility class.
UrnAttribute