Namespace FunctionMonkey
Classes
AbstractPluginFunctions
ClaimMappingCompilationException
Exception thrown when their are issues compiling claims mappers
ConfigurationException
An exception thrown when there are unexpected configuration issues
DeserializationException
PluginFunctions
Runtime
This class provides a host for dependency resolver and access to the command dispatcher if it is needed from standard functions.
The first time it is accessed (typically by the first function call) its static constructor will kick in and it will create the necessary environment for the functions based on the Setup() block of the function app configuration.