aspnetcore/test/WebSites/ModelBindingWebSite/Controllers
Chris Ross 6223aac9be Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
..
BindAttributeController.cs
…
BindingBehaviorController.cs Part 1 of #1712 - Remove reflection in MutableObjectModelBinder 2015-04-16 12:07:33 -07:00
CompositeTestController.cs
…
DataMemberRequiredController.cs Part 1 of #1712 - Remove reflection in MutableObjectModelBinder 2015-04-16 12:07:33 -07:00
FileUploadController.cs
…
FormCollectionController.cs Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
FromAttributesController.cs
…
FromBodyControllerPropertyController.cs Adding support for model binding specifically marked controller properties. 2015-03-20 17:37:09 -07:00
FromFormAttribute_CompanyController.cs
…
FromHeader_BlogController.cs
…
FromQueryAttribute_CompanyController.cs
…
FromRouteAttribute_CompanyController.cs
…
FromServices_CalculatorController.cs
…
HomeController.cs
…
ModelBinderAttribute_CompanyController.cs
…
ModelBinderAttribute_ProductController.cs * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
ModelMetadataController.cs
…
MultiplePropertiesFromBodyController.cs Adding support for model binding specifically marked controller properties. 2015-03-20 17:37:09 -07:00
Person_CollectionBinderController.cs
…
PropertiesGetCreatedController.cs
…
RoundtripController.cs
…
TryUpdateModelController.cs Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
ValidationController.cs Adding support for model binding specifically marked controller properties. 2015-03-20 17:37:09 -07:00
VehicleController.cs
…
WithBinderMetadataController.cs
…
WithoutBinderMetadataController.cs
…