Table of Contents

Namespace Whipstaff.AspNetCore.Features.ApplicationStartup

Classes

EndpointRouteBuilderExtensions

Extension methods for IEndpointRouteBuilder.

WebApplicationFactory

Helper class for creating a IHost.

Interfaces

IConfigureApplication

Represents a class that is used for configuring a feature during Application Startup.

IConfigureService

Represents a feature that needs to have services configured as part of application initialization.

IWhipstaffWebAppStartup

Represents a web application startup.

Enums

MvcServiceMode

Represents the mode of MVC services to add.