Ryan Nowak
|
8bc0056c85
|
Fix breaking changes to functional tests
|
2015-11-02 18:46:54 -08:00 |
Pranav K
|
f57e180971
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:53 -07:00 |
Ryan Nowak
|
046cb976b3
|
Move ActionResult classes back to main namespace
|
2015-09-16 21:42:31 -07:00 |
Ryan Nowak
|
229724c4ea
|
Reorganize MVC namespaces
|
2015-09-01 22:28:33 -07:00 |
Chris R
|
f2db0d1483
|
React to string[] -> StringValues changes.
|
2015-08-28 16:36:19 -07:00 |
Ryan Nowak
|
4a7ada5f64
|
Make IValueProvider sync, IValueProviderFactory async
|
2015-08-21 14:58:55 -07:00 |
Ryan Nowak
|
6d365e9a32
|
Make ValueProviderResult a string-ish struct
|
2015-08-21 11:02:40 -07:00 |
Ryan Nowak
|
ccb2f2deda
|
React to move of StatusCodes
|
2015-07-08 12:43:33 -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 |
Kirthi Krishnamraju
|
7b18d1d3f1
|
Clear ModelState errors of model before TryValidateModel or TryUpdateModel
|
2015-03-11 10:14:28 -07:00 |
Ajay Bhargav Baaskaran
|
9f9dcbe6ec
|
Additional functional tests for ElementalValueProvider
|
2015-02-25 10:22:43 -08:00 |
Kirthi Krishnamraju
|
f6e701b2b2
|
Reverting #1837 and add non-generic overloads for TryUpdateModel
|
2015-02-23 10:02:51 -08:00 |
Kirthi Krishnamraju
|
f1c62ef302
|
Fix for #1837 - Determine model type at runtime for TryUpdateModel and added a test
|
2015-01-27 16:36:47 -08:00 |
Harsh Gupta
|
2353bd911a
|
Adding Support for TryUpdateModel using include expressions and predicate.
|
2014-11-26 17:44:50 -08:00 |