aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
Ryan Nowak df8f84b772 Fix #1287 - Port WebAPI parameter binding behavior
This change modifies the default parameter binding behavior for an
ApiController to use the WebAPI rules.

'simple types' default to use route data or query string
'complex types' default to use the body (formatters)

Adds ModelBindingAttribute to enabled model binding
2014-10-17 16:51:48 -07:00
..
Binders Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
Internal
Metadata Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
Properties
Utils
Validation Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
ValueProviders [Fixes #1389] Can't bind complex type data from route parameters. 2014-10-17 15:32:21 -07:00
BindAttributeTests.cs Adding support for bind attribute. 2014-10-17 16:24:28 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test.kproj
ModelBindingContextTest.cs
Resources.resx
project.json Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00