This package contains classes that act as containers to instantiate and run components.
Classes
AzureFunction
Abstract Azure Function that acts as a container to instantiate and run components and expose them via an external entry point.
AzureFunctionContextHelper
Contains methods used to get correlationIds, commands and bodies from the Azure Function context.
CommandableAzureFunction
Abstract Azure Function that acts as a container to instantiate and run components and expose them via an external entry point.