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