aspnetcore/test/WebSites/ModelBindingWebSite/Models
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
..
Address.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BindingBehaviorModel.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Book.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Company.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Country.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Customer.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DataMemberRequiredModel.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Department.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Document.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Employee.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
EmployeeWithBinderMetadata.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FileDetails.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
LargeModelWithValidation.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Line.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
MixedUser_FromBody.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
MixedUser_FromForm.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelWithValidation.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
PeopleModel.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Person.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
PersonAddress.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Point.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Resident.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
StreetAddress.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
User.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UserPreference.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UserWithAddress.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00