aspnetcore/test
James Newton-King de630754bf SerializerSettings refactor
Add SerializerSettings to MvcOptions and pass those options to the JsonInputFormatter and JsonOutputFormatter.
Remove custom contract resolver.

PR feedback
Pass JsonSerializerSettings to JsonPatchInputFormatter

PR feedback
Make DI JsonOutputFormatter formatter use MvcOptions SerializerSettings

Fix JsonPatchInputFormatter using null ContractResolver

Fix tests
2015-05-11 16:43:17 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test SerializerSettings refactor 2015-05-11 16:43:17 -07:00
Microsoft.AspNet.Mvc.FunctionalTests SerializerSettings refactor 2015-05-11 16:43:17 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Adding tests for ActionParameters and TryUpdateModel 2015-05-08 19:11:03 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test SerializerSettings refactor 2015-05-11 16:43:17 -07:00
Microsoft.AspNet.Mvc.TestCommon React to Caching api changes 2015-05-05 10:08:50 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest React to Http namespace changes. 2015-05-07 15:19:10 -07:00
Microsoft.AspNet.Mvc.Xml.Test
WebSites SerializerSettings refactor 2015-05-11 16:43:17 -07:00