Table of Contents

Namespace Sisk.Core.Http.Hosting

Classes

ConfigurationContext

Represents a reading context for a portable configuration file.

HttpServerHostContext

Represents the class that hosts most of the components needed to run a Sisk application.

HttpServerHostContextBuilder

Represents a context constructor for HttpServerHostContext.

InitializationParameterCollection

Provides a collection of HTTP server initialization variables.

PortableConfigurationBuilder

Represents the portable configuration builder for HttpServerHostContextBuilder.

Interfaces

IConfigurationReader

Represents an interface that reads and applies settings from a settings file.

Enums

HttpServerHostContextBuilderExceptionMode

Represents how the builder event error message should be displayed.

PortableConfigurationRequireSection

Defines which sessions are mandatory in the portable configuration file.