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

ConfigurationFileLookupDirectory

Represents the base directory where the IConfigurationReader should search for the configuration file.

HttpServerHostContextBuilderExceptionMode

Represents how the builder event error message should be displayed.

InitializationParameterCollection.GetValueOption

Represents the option used in the method GetValueOrThrow(string, GetValueOption).