aspnetcore/test/WebSites/ConnegWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Controllers [Fixes #1065] Need a way to specify "just type" with produces 2015-02-09 10:46:24 -08:00
Models
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ConnegWebsite.kproj
CustomFormatter.cs
PlainTextFormatter.cs
Startup.cs Changing produces and format filter interaction 2015-01-31 23:18:18 -08:00
VCardFormatter_V3.cs Issue #1944: Move DelegatingStream to internal namespace and rename to NonDisposableStream. 2015-02-03 13:34:42 -08:00
VCardFormatter_V4.cs Issue #1944: Move DelegatingStream to internal namespace and rename to NonDisposableStream. 2015-02-03 13:34:42 -08:00
project.json [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

ConnegWebsite

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 negotation process.