aspnetcore/test/WebSites
harshgMSFT 64d797a489 1. Moving input formatting related classes to MVC Core.(for tests as well).
2. Cleaning up the IInputFormatter to the final version.
3. Updating the input formatters and the context to be compliant with the IInputFormatter interface.
4. Adding Functional Tests.
- Not cleaning up TempInputFormatterProvider.

Conflicts:
	src/Microsoft.AspNet.Mvc.Core/Formatters/InputFormatter.cs
	src/Microsoft.AspNet.Mvc.Core/Formatters/JsonInputFormatter.cs
	src/Microsoft.AspNet.Mvc.Core/Formatters/TempInputFormatterProvider.cs
	src/Microsoft.AspNet.Mvc.Core/Formatters/XmlDataContractSerializerInputFormatter.cs
	src/Microsoft.AspNet.Mvc.Core/Formatters/XmlSerializerInputFormatter.cs
	src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj
	src/Microsoft.AspNet.Mvc.Core/ReflectedActionInvoker.cs
	src/Microsoft.AspNet.Mvc.ModelBinding/Microsoft.AspNet.Mvc.ModelBinding.kproj
	test/Microsoft.AspNet.Mvc.Core.Test/Microsoft.AspNet.Mvc.Core.Test.kproj

Conflicts:
	src/Microsoft.AspNet.Mvc.Core/Microsoft.AspNet.Mvc.Core.kproj
	src/Microsoft.AspNet.Mvc.HeaderValueAbstractions/Microsoft.AspNet.Mvc.HeaderValueAbstractions.kproj
	src/Microsoft.AspNet.Mvc.ModelBinding/Microsoft.AspNet.Mvc.ModelBinding.kproj
	src/Microsoft.AspNet.Mvc.ModelBinding/ValueProviders/FormValueProviderFactory.cs
	test/Microsoft.AspNet.Mvc.Core.Test/Microsoft.AspNet.Mvc.Core.Test.kproj
	test/Microsoft.AspNet.Mvc.ModelBinding.Test/Microsoft.AspNet.Mvc.ModelBinding.Test.kproj

Conflicts:
	src/Microsoft.AspNet.Mvc.Core/Formatters/FormattingUtilities.cs
	src/Microsoft.AspNet.Mvc.Core/Formatters/TempInputFormatterProvider.cs
2014-08-18 17:07:19 -07:00
..
ActivatorWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
AntiForgeryWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
AutofacWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
BasicWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
CompositeViewEngine Removed source files from the project 2014-08-15 09:14:49 -07:00
ConnegWebSite JsonResult to use ObjectResult for content negotiation to pick default json formatter. 2014-08-15 15:56:24 -07:00
FormatterWebSite 1. Moving input formatting related classes to MVC Core.(for tests as well). 2014-08-18 17:07:19 -07:00
InlineConstraintsWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
Microsoft.AspNet.Mvc.TestConfiguration Removed source files from the project 2014-08-15 09:14:49 -07:00
ModelBindingWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
RazorWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
RoutingWebSite Removed source files from the project 2014-08-15 09:14:49 -07:00
ValueProvidersSite Removed source files from the project 2014-08-15 09:14:49 -07:00