aspnetcore/test/WebSites/XmlFormattersWebSite
Kiran Challa db38da7edb Fix Xml formatters to taking in MvcOptions to take affect of options mutation
Related to issue [Fixes #6858] Changes to MvcOption's settings (SuppressInputFormatterBuffering & AllowBindingUndefinedValueToEnumType) are not taking affect
2017-12-06 11:44:35 -08:00
..
Controllers
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
PersonWrapper.cs
PersonWrapperProvider.cs
PersonWrapperProviderFactory.cs
Startup.cs Fix Xml formatters to taking in MvcOptions to take affect of options mutation 2017-12-06 11:44:35 -08:00
XmlFormattersWebSite.csproj
readme.md

readme.md

XmlFormattersWebSite

This web site illustrates how to configure and use XmlSerializerInputFormatter.