We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Project page: WebApiContrib.Formatting.Html
A MediaTypeFormatter that produces HTML content.
The following parameters can be used to provide information about the resolution and generation of views:
siteRootPath
The physical or virtual root path for resolution of view templates.
viewLocator
The view locator to use for retrieval of view templates.
viewParser
The view parser to use for generation of views from view templates.