BootstrapperFactoryExtensions Class
Namespace
Statiq.App
Base Types
  • object
BootstrapperFactoryExtensions
object

Syntax

public static class BootstrapperFactoryExtensions

Methods

Name Return Value Summary
CreateDefault(BootstrapperFactory, string[], DefaultFeatures) Bootstrapper
Creates a bootstrapper with a default configuration including logging, commands, shortcodes, and assembly scanning.
static
CreateDefaultWithout(BootstrapperFactory, string[], DefaultFeatures) Bootstrapper
static