aspnetcore/test/Microsoft.AspNet.Mvc.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
..
JsonPatchExtensionsTest.cs
Microsoft.AspNet.Mvc.Test.xproj
MvcOptionsSetupTest.cs SerializerSettings refactor 2015-05-11 16:43:17 -07:00
MvcServiceCollectionExtensionsTest.cs
RazorViewEngineOptionsSetupTest.cs
project.json