| Bootstrapper Class | 
Namespace: AccidentalFish.ApplicationSupport.Core
The Bootstrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterDependencies(IDependencyResolver) |  Obsolete.  
            Register the dependencies in a container. The system is configured with:
                * No log extension
                * A queue based logger (a queue implementation is required such as Azure)
                * A correlation ID of correlation-id
              | |
| RegisterDependencies(IDependencyResolver, Type, BootstrapperLoggerTypeEnum, String) |  Obsolete.  
            Register the dependencies in a container
              | |
| UseCore | 
            Register the dependencies in a container
              |