- Namespace
- Statiq
.App - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["BootstrapperFactoryExtensions"]
class Type type-node
Syntax
public static class BootstrapperFactoryExtensions
Methods
Name | Return Value | Summary |
---|---|---|
CreateDefault |
Bootstrapper |
Creates a bootstrapper with a default configuration including logging, commands,
shortcodes, and assembly scanning.
static
|
CreateDefaultWithout |
Bootstrapper |
static
|