Ryan Nowak
|
ece6ecde45
|
Add buffer pooling to JsonResult
|
2015-11-09 15:43:33 -08:00 |
Kiran Challa
|
5364468001
|
[Fixes #3177] Clean up logic for encoding in ViewResult and friends
|
2015-11-06 10:44:09 -08:00 |
ryanbrandenburg
|
da731fc641
|
Add logging to ActionResults and ControllerActionInvoker
|
2015-10-21 13:16:14 -07:00 |
Pranav K
|
f57e180971
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:53 -07:00 |
Pranav K
|
66a04c2fd6
|
Replacing NotNullAttribute with thrown exceptions
|
2015-09-21 10:26:14 -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 |
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 |