aspnetcore/test/WebSites/ContentNegotiationWebSite
Kiran Challa f06007d428 [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02:53 -07:00
..
Controllers
…
Models
…
wwwroot
…
ContentNegotiationWebSite.xproj Update .kproj => .xproj. 2015-03-11 14:01:43 -07:00
CustomFormatter.cs
…
PlainTextFormatter.cs
…
Startup.cs [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02: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.