Ryan Nowak
|
1596cd9422
|
Fix #2527 - Remove FormCollection use
This removes the dependency on Microsoft.AspNet.Http from the Mvc.Core
code. Added the reference back to tests where needed (DefaultHttpContext).
|
2015-08-24 11:09:30 -07:00 |
Chris R
|
bd03142dab
|
React to Http namespace changes.
|
2015-05-07 15:19:10 -07:00 |
N. Taylor Mullen
|
64e726d2b2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:55:25 -07:00 |
Chris Ross
|
6223aac9be
|
Handle Http.Core rename.
|
2015-04-16 15:48:27 -07:00 |
Ajay Bhargav Baaskaran
|
088bb18eed
|
Added support for binding FormCollection
- Added FormCollectionModelBinder
- Added relevant unit and functional tests
|
2015-02-13 11:14:50 -08:00 |