aspnetcore/src/Microsoft.AspNet.Mvc.Core
Ryan Nowak e6ba1f23a2 refactor of action descriptor pipeline
(cherry picked from commit 634f756e7fd303fc3022563fcd8fb9b1cb47fba2)
2014-06-20 11:11:08 -07:00
..
ActionResults Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
AntiForgery Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
Areas refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
Extensions
Filters Issue #592 - ActionResult is not being executed by ResultFilterAttribute 2014-06-16 12:42:59 -07:00
Internal
ParameterBinding Add Service monitoring as middleware to make sure the monitoring doesn't affect autofac services counts 2014-06-16 19:03:30 -07:00
Properties Updating designer files by re-running build resx 2014-06-16 16:27:30 -07:00
ReflectedModelBuilder refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
Rendering
ViewComponents Remove ComponentResultHelper 2014-06-11 11:32:22 -07:00
AcceptVerbsAttribute.cs
ActionContext.cs
ActionConvention.cs
ActionDescriptor.cs
ActionDescriptorProviderContext.cs
ActionDescriptorsCollection.cs
ActionInvokerFactory.cs
ActionInvokerProviderContext.cs
ActionMethodSelectorAttribute.cs
ActionNameAttribute.cs
ActionResult.cs
BodyParameterInfo.cs
Controller.cs Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
ControllerDescriptor.cs
DefaultActionDescriptorsCollectionProvider.cs
DefaultActionDiscoveryConventions.cs IsValidActionMethod fails to check static methods. 2014-06-16 18:04:09 -07:00
DefaultActionSelector.cs Fixing StyleCop Issues for issues reported for commit# b58083f73a 2014-06-16 13:16:37 -07:00
DefaultControllerAssemblyProvider.cs Add Service monitoring as middleware to make sure the monitoring doesn't affect autofac services counts 2014-06-16 19:03:30 -07:00
DefaultControllerFactory.cs
FormContext.cs
HttpDeleteAttribute.cs
HttpGetAttribute.cs
HttpMethodConstraint.cs
HttpPatchAttribute.cs
HttpPostAttribute.cs
HttpPutAttribute.cs
IActionConstraint.cs
IActionDescriptorProvider.cs
IActionDescriptorsCollectionProvider.cs
IActionDiscoveryConventions.cs
IActionInvoker.cs
IActionInvokerFactory.cs
IActionInvokerProvider.cs
IActionResult.cs
IActionSelector.cs
IControllerAssemblyProvider.cs
IControllerFactory.cs
IUrlHelper.cs
Injector.cs
JsonOutputFormatter.cs
KnownRouteValueConstraint.cs Use request services instead of application services by default 2014-06-16 19:17:12 -07:00
Microsoft.AspNet.Mvc.Core.kproj refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
MvcOptions.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
MvcRouteHandler.cs
NonActionAttribute.cs
ParameterBindingInfo.cs
ParameterDescriptor.cs
ReflectedActionDescriptor.cs
ReflectedActionDescriptorProvider.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
ReflectedActionExecutor.cs
ReflectedActionInvoker.cs CreateActionResult should work when action returns Task. 2014-06-16 16:13:18 -07:00
ReflectedActionInvokerProvider.cs
Resources.resx Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
RouteConstraintAttribute.cs
RouteDataActionConstraint.cs
RouteKeyHandling.cs
TemplateInfo.cs
UrlHelper.cs
UrlHelperExtensions.cs
ViewContext.cs
ViewDataDictionary.cs
ViewDataDictionaryOfT.cs
project.json Bump version to 6.0.0-* 2014-06-19 11:21:43 -07:00