ryanbrandenburg
|
da731fc641
|
Add logging to ActionResults and ControllerActionInvoker
|
2015-10-21 13:16:14 -07:00 |
Pranav K
|
3a876e387f
|
Replacing NotNullAttribute with thrown exceptions
|
2015-10-01 06:19:18 -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 |
Ben Adams
|
55fc7ded36
|
Don't invoke async state machine unnecessarily
Return task rather than awaiting when no extra work needs to be done
after await
|
2015-08-31 17:48:57 -07:00 |
Ajay Bhargav Baaskaran
|
0beb39ec1c
|
[Fixes #2947] Default ContentType is not set when user specified Response.ContentType exists
|
2015-08-24 12:17:18 -07:00 |
Ryan Nowak
|
e985fa5d42
|
Split up MVC.Extensions into smaller packages
Startup.cs API experience to follow in a separate change. This change just
gets the bulk of the code churn out of the way.
|
2015-07-06 23:41:22 -07:00 |