A class that performs start up tasks such as configuring logging and dependency injection, starting background tasks etc.

Namespace:  Mindroute.Core
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
public static class BootStrapper
Visual Basic (Declaration)
Public NotInheritable Class BootStrapper

Inheritance Hierarchy

System..::.Object
  Mindroute.Core..::.BootStrapper

See Also