aspnetcore/test/WebSites/ContentNegotiationWebSite
Pranav K f57e180971 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
..
Controllers Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
Models
wwwroot
ContentNegotiationWebSite.xproj
CustomFormatter.cs
PlainTextFormatter.cs
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
VCardFormatter_V3.cs
VCardFormatter_V4.cs
project.json
readme.md

readme.md

ContentNegotiationWebSite

This web site illustrates in depth how MVC performs output content negotiation based on the input headers and content. It also demonstrates various options available to participate in content negotiation process.