Namespace Onbox.Abstractions.V8
Interfaces
IContainer
Onbox's IOC container contract
IContainerPipeline
Container pipeline is used to add dependencies and compose a container
IContainerResolver
Onbox's IOC container read only contract
IContainerResolverPipeline
Container Resolver pipeline is used to resolve dependencies or cleanup the dependencies of the container
IHttpService
Onbox's contract for Http requests.
IJsonService
Default contract for dealing with serialization / deserialization
ILoggingService
The contract for logging activities
IMapper
Onbox Mapper can clone objects and map properties and lists
IMessageService
Contract for messaging activities
IProgressIndicator
Contract that reports information each iteration