C# (CSharp) BrickPile.Core Namespace

Nested Namespaces

BrickPile.Core.Conventions
BrickPile.Core.Extensions
BrickPile.Core.Routing

Classes

Name Description
DefaultBrickPileBootstrapper Responsible for handling the default initialisation of BrickPile
UnitTestDetector Detect if we are running as part of a nUnit unit test. This is DIRTY and should only be used if absolutely necessary as its usually a sign of bad design.