| .. |
|
Properties
|
…
|
|
|
Routing
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
ActionDescriptor.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
ActionDescriptorProvider.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
ActionInvokerFactory.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
ActionInvokerProvider.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
ActionResultFactory.cs
|
Call into the IActionResultFactory only if the return value isn't IActionResult.
|
2013-12-14 15:58:06 -08:00 |
|
ActionResultHelper.cs
|
Small tweaks.
|
2013-12-14 15:51:32 -08:00 |
|
ContentResult.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
Controller.cs
|
…
|
|
|
ControllerActionInvoker.cs
|
Call into the IActionResultFactory only if the return value isn't IActionResult.
|
2013-12-14 15:58:06 -08:00 |
|
ControllerBasedActionDescriptor.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
DefaultControllerFactory.cs
|
…
|
|
|
EmptyResult.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
HttpResponseMessageActionResult.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
HttpStatusCodeResult.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
IActionDescriptorProvider.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
IActionInvoker.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
IActionInvokerFactory.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
IActionInvokerProvider.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
IActionResult.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
IActionResultFactory.cs
|
…
|
|
|
IActionResultHelper.cs
|
Small tweaks.
|
2013-12-14 15:51:32 -08:00 |
|
IControllerFactory.cs
|
…
|
|
|
Microsoft.AspNet.Mvc.csproj
|
Added project.json files.
|
2013-12-14 16:39:52 -08:00 |
|
MvcHandler.cs
|
Moved the routing up a level.
|
2013-12-14 16:11:13 -08:00 |
|
MvcServices.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
RequestContext.cs
|
Reworked it so that it's fully action based.
|
2013-12-12 21:40:56 -08:00 |
|
packages.config
|
…
|
|
|
project.json
|
Use new reflection API
|
2013-12-15 06:53:05 -08:00 |