sornaks
|
1dd1652dcf
|
Issue #220 - Flags enum does not bind
Fix - After TypeConverter support this works. Adding tests for the same.
|
2014-10-22 13:55:28 -07:00 |
Ryan Nowak
|
61f218c8e4
|
Renaming IBinderMarker and friends to some more descriptive names.
|
2014-10-17 20:32:03 -07:00 |
Harsh Gupta
|
8f933b2ac3
|
[Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute],
also updates FromBody to use the new pattern for model binding.
|
2014-10-16 10:20:15 -07:00 |
Hao Kung
|
448ac5a0dc
|
React to options and hosting changes
|
2014-10-14 19:20:28 -07:00 |
Hao Kung
|
b6bd7f5d78
|
React to UsePerRequestServices
|
2014-10-09 14:17:04 -07:00 |
Hao Kung
|
6dfcfaa7eb
|
React to options changes
|
2014-10-08 12:56:53 -07:00 |
David Fowler
|
5890b5b254
|
Fixed up references
|
2014-10-05 13:24:00 -07:00 |
David Fowler
|
71964a813c
|
Renamed configurations to frameworks in project.json
|
2014-09-24 01:28:18 -07:00 |
David Fowler
|
70e809a430
|
Fixed test projects
- Removed bogus reference to configuration
|
2014-09-15 01:27:27 -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 |
Pranav K
|
c1112fcaf1
|
Move ValueProviders to MvcOptions
Fixes #778
|
2014-07-17 21:02:47 -07:00 |