aspnetcore/test/WebSites/XmlFormattersWebSite
Nate McMaster 3bfb023679 Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:11:24 -07:00
..
Controllers [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
Models
PersonWrapper.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
PersonWrapperProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
PersonWrapperProviderFactory.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
XmlFormattersWebSite.csproj Update how PackageReference versions are set 2017-10-09 11:11:24 -07:00
readme.md

readme.md

XmlFormattersWebSite

This web site illustrates how to configure and use XmlSerializerInputFormatter.