David Fowler
71964a813c
Renamed configurations to frameworks in project.json
2014-09-24 01:28:18 -07:00
Pranav K
646c0d704d
Limit the maximum number of Model errors to a reasonable value.
...
Fixes #490
2014-09-16 09:57:00 -07:00
Chris Ross
85ad1aeb96
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:12:08 -07:00
David Fowler
34add2249e
Updated to use the new target framework in project.json
2014-09-04 02:02:40 -07:00
David Fowler
2e6e5307f6
Updated to use the new target framework in project.json
2014-08-28 22:14:10 -07:00
David Fowler
fa6b3acc4a
Removed source files from the project
2014-08-15 09:14:49 -07:00
Ryan Nowak
8bfb6eb8d5
implement a decision-tree-based action selector
2014-08-14 15:45:45 -07:00
sornaks
9c4d7806a7
Introducing ByteArrayModelBinder.
...
-Checks for ModelType before processing.
-Ignores quotes in ByteArrayModelBinder.
-Unit,functional Tests.
-ModelStateError is set when Covert.FromBase64String(value) throws.
2014-08-13 15:15:52 -07:00