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.
- InitializationParameterCollection.GetValueOption
Represents the option used in the method GetValueOrThrow(string, GetValueOption).