ServerFactory Class
Namespace
Statiq.Web.Hosting
Base Types
  • object
graph BT Type-->Base0["object"] Type["ServerFactory"] class Type type-node

Syntax

public class ServerFactory

Properties

Name Property Type Summary
ContentTypes Dictionary<string, string>
CustomHeaders Dictionary<string, string>
Extensionless bool
LiveReload bool
LoggerProviders IList<ILoggerProvider>
VirtualDirectory string

Methods

Extension Methods