C# (CSharp) Bari.Core.Build Namespace

Nested Namespaces

Bari.Core.Build.BuilderStore
Bari.Core.Build.Cache
Bari.Core.Build.Dependencies
Bari.Core.Build.Statistics

Classes

Name Description
BuildContext The default IBuildContext implementation.

Build context collects a set of IBuilder instances to be executed and ensures that they are started in topological order according to their dependency constraints.

ContentProjectBuilderFactory A IProjectBuilderFactory implementation that creates ContentBuilder instances for projects having a source set named content.
IBuildContextContracts
IBuilderContracts
IProjectBuilderFactoryContracts
MergingBuilderHelper Helper extension methods to create MergingBuilder instances