aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi...
Ryan Nowak baf0b6a5c7 Fix #4803 - Move some types internal
Moves IControllerArgumentBinder and IControllerPropertyActivator into
.Internal. Also renames ControllerArgumentBinder ->
DefaultControllerArgumentBinder for consistency with other controller
extensibility types.

We don't think these are 100% baked for our long term maintenance of the
product, and want to reserve the ability to make changes in the future.
2016-06-09 09:36:15 -07:00
..
DependencyInjection Fix #4803 - Move some types internal 2016-06-09 09:36:15 -07:00
Internal [Design] Split up MvcRouteHandler 2016-06-07 08:12:47 -07:00
Properties
Rendering
ViewComponents
ViewEngines
ViewFeatures Fix #4803 - Move some types internal 2016-06-09 09:36:15 -07:00
AutoValidateAntiforgeryTokenAttribute.cs
Controller.cs
IViewComponentHelper.cs
IViewComponentResult.cs
IViewContextAware.cs
IgnoreAntiforgeryTokenAttribute.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.xproj
ModelStateDictionaryExtensions.cs
MvcViewOptions.cs
PartialViewResult.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
RemoteAttribute.cs
Resources.resx
SkipStatusCodePagesAttribute.cs
ValidateAntiForgeryTokenAttribute.cs
ViewComponent.cs
ViewComponentAttribute.cs
ViewComponentResult.cs
ViewResult.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
project.json Remove unncessary imports 2016-06-09 00:35:44 -07:00