Table of Contents

Interface IInnovaApplicationBuilderBase

Namespace
Innova.Abstractions.Builder
Assembly
Innova.Data.dll

The IInnovaApplicationBuilderBase interface provides the base structure for the Innova application builder.

public interface IInnovaApplicationBuilderBase
Extension Methods

Properties

AppExtensionBuilders

Gets or sets the list of application extension builders.

Connection

Gets or sets the SQL connection options for the application.

HttpPath

Gets or sets the HTTP path for the application.

Services

Gets the service collection that this application builder is configuring.