Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
ServerFactory
.
Extensionless
Property
Namespace
Statiq
.Web
.Hosting
Type
ServerFactory
Method Members
CreateServer
(string,
int)
WithContentType
(string,
string)
WithContentTypes
(IReadOnlyDictionary
<string,
string>
)
WithCustomHeader
(string,
string)
WithCustomHeaders
(IReadOnlyDictionary
<string,
string>
)
WithExtensionless
(bool)
WithLiveReload
(bool)
WithLoggerProvider
(ILoggerProvider)
WithLoggerProviders
(IEnumerable
<
I
Logger
Provider>
)
WithVirtualDirectory
(string)
Property Members
ContentTypes
CustomHeaders
Extensionless
LiveReload
LoggerProviders
VirtualDirectory
Namespace
Statiq
.Web
.Hosting
Containing Type
ServerFactory
Property Type
bool
Syntax
public bool Extensionless { get; set; }
Value
Type
Description
bool
On This Page
Syntax
Value