MinimalWorkerProgram Class
Definition
- Namespace
- Codebelt.Bootstrapper.Worker
- Assemblies
- Codebelt.Bootstrapper.Worker.dll
The base entry point of an application optimized for worker applications.
public abstract class MinimalWorkerProgram : ProgramRoot
- Inheritance
-
MinimalWorkerProgram
Methods
| Name | Description |
|---|---|
| CreateHostBuilder(string[]) | Creates an HostApplicationBuilder used to set up the host. |