aspnetcore/test/WebSites/XmlFormattersWebSite
Doug Bunting 63507c8da9 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- update AppVeyor config so this framework version is available
- build tests for desktop .NET only on Windows
2017-02-21 07:15:36 -08: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 Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
XmlFormattersWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
project.json Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

readme.md

XmlFormattersWebSite

This web site illustrates how to configure and use XmlSerializerInputFormatter.