| .. |
|
ActionResults
|
Refactor ViewEngine to support partials.
|
2014-03-30 17:20:09 -07:00 |
|
Areas
|
…
|
|
|
Extensions
|
Feedback: Make common base class for all contexts and all of them expose FilterItem collection
|
2014-03-20 09:59:24 -07:00 |
|
Filters
|
Factor filters action to private methods
|
2014-04-02 18:51:50 -07:00 |
|
Internal
|
Adding JsonInputFormatter for reading json encoded data from the request
|
2014-03-20 20:48:25 -07:00 |
|
ParameterBinding
|
Adding JsonInputFormatter for reading json encoded data from the request
|
2014-03-20 20:48:25 -07:00 |
|
Properties
|
Action invocation changes:
|
2014-04-02 18:51:49 -07:00 |
|
Services
|
Modify controller discovery to only look for types that reference Mvc.Core
|
2014-03-21 10:02:54 -07:00 |
|
ViewComponents
|
Refactor ViewEngine to support partials.
|
2014-03-30 17:20:09 -07:00 |
|
ActionContext.cs
|
Re-plumb ModelState.
|
2014-03-21 16:19:13 -07:00 |
|
ActionConvention.cs
|
Action Selection Convention: Changes for Treating Index method as a default Get/Post method.
|
2014-03-31 12:59:30 -07:00 |
|
ActionDescriptor.cs
|
…
|
|
|
ActionDescriptorProviderContext.cs
|
…
|
|
|
ActionInvokerFactory.cs
|
…
|
|
|
ActionInvokerProviderContext.cs
|
…
|
|
|
ActionResultFactory.cs
|
Fix github #164 (when return type is object we always return 204)
|
2014-03-31 18:59:19 -07:00 |
|
ActionResultHelper.cs
|
WebFX-153: Add Content() and Json() to the Controller class.
|
2014-03-27 14:12:39 -07:00 |
|
BodyParameterInfo.cs
|
…
|
|
|
Controller.cs
|
WebFX-153: Add Content() and Json() to the Controller class.
|
2014-03-27 14:12:39 -07:00 |
|
ControllerDescriptor.cs
|
…
|
|
|
DefaultActionDiscoveryConventions.cs
|
Action Selection Convention: Changes for Treating Index method as a default Get/Post method.
|
2014-03-31 12:59:30 -07:00 |
|
DefaultActionSelector.cs
|
…
|
|
|
DefaultControllerAssemblyProvider.cs
|
Cleanup warnings
|
2014-03-22 18:58:23 -07:00 |
|
DefaultControllerDescriptorFactory.cs
|
…
|
|
|
DefaultControllerFactory.cs
|
Dispose controllers after they have been utilized by the action invoker
|
2014-04-03 09:31:23 -07:00 |
|
DefaultParameterDescriptorFactory.cs
|
…
|
|
|
HttpMethodConstraint.cs
|
…
|
|
|
IActionConstraint.cs
|
…
|
|
|
IActionDescriptorProvider.cs
|
…
|
|
|
IActionDiscoveryConventions.cs
|
Action Selection Convention: Changes for Treating Index method as a default Get/Post method.
|
2014-03-31 12:59:30 -07:00 |
|
IActionInvoker.cs
|
…
|
|
|
IActionInvokerFactory.cs
|
…
|
|
|
IActionInvokerProvider.cs
|
…
|
|
|
IActionResult.cs
|
…
|
|
|
IActionResultFactory.cs
|
…
|
|
|
IActionResultHelper.cs
|
WebFX-153: Add Content() and Json() to the Controller class.
|
2014-03-27 14:12:39 -07:00 |
|
IActionSelector.cs
|
…
|
|
|
IControllerAssemblyProvider.cs
|
Modify controller discovery to only look for types that reference Mvc.Core
|
2014-03-21 10:02:54 -07:00 |
|
IControllerDescriptorFactory.cs
|
…
|
|
|
IControllerFactory.cs
|
Dispose controllers after they have been utilized by the action invoker
|
2014-04-03 09:31:23 -07:00 |
|
IParameterDescriptorFactory.cs
|
…
|
|
|
Injector.cs
|
Fix build issues with Injector
|
2014-03-27 15:07:28 -07:00 |
|
JsonOutputFormatter.cs
|
Commonizing JSON writer/serializer code
|
2014-03-26 17:02:44 -07:00 |
|
MvcApplication.cs
|
Adding support for scoped services in WebFX
|
2014-03-26 12:45:36 -07:00 |
|
ParameterBindingInfo.cs
|
…
|
|
|
ParameterDescriptor.cs
|
…
|
|
|
ReflectedActionDescriptor.cs
|
…
|
|
|
ReflectedActionDescriptorProvider.cs
|
Action Selection Convention: Changes for Treating Index method as a default Get/Post method.
|
2014-03-31 12:59:30 -07:00 |
|
ReflectedActionExecutor.cs
|
Implementation of ViewComponents
|
2014-03-25 11:04:37 -07:00 |
|
ReflectedActionInvoker.cs
|
Dispose controllers after they have been utilized by the action invoker
|
2014-04-03 09:31:23 -07:00 |
|
ReflectedActionInvokerProvider.cs
|
…
|
|
|
Resources.resx
|
Factor filters action to private methods
|
2014-04-02 18:51:50 -07:00 |
|
RouteConstraintAttribute.cs
|
…
|
|
|
RouteDataActionConstraint.cs
|
…
|
|
|
RouteKeyHandling.cs
|
…
|
|
|
UrlHelper.cs
|
Adding support for scoped services in WebFX
|
2014-03-26 12:45:36 -07:00 |
|
project.json
|
Increment System.Threading.Tasks package version
|
2014-03-27 19:56:27 -07:00 |