aspnetcore/test/WebSites/ModelBindingWebSite/Controllers
Ryan Nowak 6d365e9a32 Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
..
BindAttributeController.cs
BindingBehaviorController.cs
CompositeTestController.cs
DataMemberRequiredController.cs
FileUploadController.cs
FormCollectionController.cs
FromAttributesController.cs
FromBodyControllerPropertyController.cs
FromFormAttribute_CompanyController.cs
FromHeader_BlogController.cs
FromQueryAttribute_CompanyController.cs
FromRouteAttribute_CompanyController.cs
FromServices_CalculatorController.cs
HomeController.cs `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
ModelBinderAttribute_CompanyController.cs
ModelBinderAttribute_ProductController.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ModelMetadataController.cs
MultiplePropertiesFromBodyController.cs
Person_CollectionBinderController.cs
PropertiesGetCreatedController.cs Adding fix for 2756 and test cases. Skipping the test cases for 2793. 2015-07-10 15:58:36 -07:00
RoundtripController.cs
TryUpdateModelController.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ValidationController.cs Add `ModelBindingResult.IsFatalError` and make body binding more consistent 2015-06-18 16:19:01 -07:00
VehicleController.cs React to move of StatusCodes 2015-07-08 12:43:33 -07:00
WithBinderMetadataController.cs
WithoutBinderMetadataController.cs