Classes

  ClassDescription
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

  InterfaceDescription
IBootStrapperTask
Interface for BootStrapperTask objects.