Skip to content

Splat.Builder namespace

Part of the Splat.Core package.

TypeKindSummary
IAppBuilderinterfaceDefines a builder interface for configuring and constructing application instances with customizable modules, services, and dependency registrations.
IAppInstanceinterfaceRepresents an application instance that provides access to dependency resolution services.
IModuleinterfaceDefines a contract for a module that can register its services with a dependency resolver.