aspnetcore/test/WebSites/ModelBindingWebSite/Controllers
Ajay Bhargav Baaskaran 088bb18eed Added support for binding FormCollection
- Added FormCollectionModelBinder
 - Added relevant unit and functional tests
2015-02-13 11:14:50 -08:00
..
BindAttributeController.cs
CompositeTestController.cs
FileUploadController.cs
FormCollectionController.cs
FromAttributesController.cs
FromHeader_BlogController.cs
FromServices_CalculatorController.cs
HomeController.cs
ModelBinderAttribute_CompanyController.cs
ModelBinderAttribute_ProductController.cs
ModelMetadataController.cs
PropertiesGetCreatedController.cs
RoundtripController.cs
TryUpdateModelController.cs
VehicleController.cs
WithBinderMetadataController.cs
WithoutBinderMetadataController.cs