aspnetcore/test/WebSites/ModelBindingWebSite/Controllers
Pranav K f9d53e341c * Simplify MvcOptions
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
2015-04-07 14:45:53 -07:00
..
BindAttributeController.cs
CompositeTestController.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
ModelBinderAttribute_CompanyController.cs
ModelBinderAttribute_ProductController.cs
ModelMetadataController.cs
MultiplePropertiesFromBodyController.cs
Person_CollectionBinderController.cs
PropertiesGetCreatedController.cs
RoundtripController.cs
TryUpdateModelController.cs
ValidationController.cs
VehicleController.cs
WithBinderMetadataController.cs
WithoutBinderMetadataController.cs