Classes
| Class | Description | |
|---|---|---|
| BootStrapper |
A class that performs start up tasks such as configuring logging and dependency injection,
starting background tasks etc.
| |
| MindrouteContext |
Encapsulates all request/thread specific data needed by Mindroute.Core.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IBootStrapperTask |
Interface for BootStrapperTask objects.
|