aspnetcore/src/Microsoft.AspNet.Mvc.Core
Yishai Galatzer 65839b678c Feature: Add DebuggerInfo to ApplicationModel 2015-02-09 12:05:36 -08:00
..
ActionConstraints Adding ClearMediaTypeMappingForFormat to FormatterMappings and other PR comments 2015-01-31 23:18:24 -08:00
ActionResults Replaced status code number with constants 2015-02-05 16:43:59 -08:00
AntiForgery
ApplicationModels Feature: Add DebuggerInfo to ApplicationModel 2015-02-09 12:05:36 -08:00
Areas
Description Make BindingSource extensible 2015-02-05 13:41:31 -08:00
Extensions
Filters [Fixes #1065] Need a way to specify "just type" with produces 2015-02-09 10:46:24 -08:00
Formatters Replaced status code number with constants 2015-02-05 16:43:59 -08:00
Internal Issue #1944: Move DelegatingStream to internal namespace and rename to NonDisposableStream. 2015-02-03 13:34:42 -08:00
Logging
ModelBinders Make BindingSource extensible 2015-02-05 13:41:31 -08:00
OptionDescriptors Correct XML comments so all references are clean 2015-02-09 10:25:09 -08:00
ParameterBinding
Properties Make BindingSource extensible 2015-02-05 13:41:31 -08:00
Rendering Get `[Remote]` and supporting classes building 2015-01-30 12:26:48 -08:00
Routing
ViewComponents
AcceptVerbsAttribute.cs
ActionContext.cs Updating ActionContext for the default constructor and the setter methods 2015-02-06 20:27:42 -08:00
ActionDescriptor.cs
ActionDescriptorExtensions.cs
ActionDescriptorProviderContext.cs
ActionDescriptorsCollection.cs
ActionInvokerFactory.cs
ActionInvokerProviderContext.cs
ActionMethodSelectorAttribute.cs
ActionNameAttribute.cs
ActionResult.cs
ActivateAttribute.cs
AmbiguousActionException.cs
CacheProfile.cs Fixed xml docs. 2015-02-04 16:40:06 -08:00
Controller.cs Updating ActionContext for the default constructor and the setter methods 2015-02-06 20:27:42 -08:00
ControllerActionDescriptor.cs
ControllerActionDescriptorBuilder.cs
ControllerActionDescriptorProvider.cs
ControllerActionExecutor.cs
ControllerActionInvoker.cs
ControllerActionInvokerProvider.cs
DefaultActionDescriptorsCollectionProvider.cs
DefaultActionSelector.cs
DefaultAssemblyProvider.cs
DefaultControllerActionArgumentBinder.cs
DefaultControllerActivator.cs
DefaultControllerFactory.cs
DefaultOrder.cs
DefaultPropertyBindingPredicateProvider.cs
DefaultValidationExcludeFiltersProvider.cs
FilterActionInvoker.cs
FormContext.cs
FormatterMappings.cs Making FormatFilterAttribute an IFilterFactory 2015-01-31 23:18:30 -08:00
HttpDeleteAttribute.cs
HttpGetAttribute.cs
HttpMethodAttribute.cs
HttpMethodConstraint.cs
HttpPatchAttribute.cs
HttpPostAttribute.cs
HttpPutAttribute.cs
IActionDescriptorProvider.cs
IActionDescriptorsCollectionProvider.cs
IActionInvoker.cs
IActionInvokerFactory.cs
IActionInvokerProvider.cs
IActionResult.cs
IActionSelector.cs
IAssemblyProvider.cs
IControllerActionArgumentBinder.cs
IControllerActivator.cs
IControllerFactory.cs
IRouteConstraintProvider.cs
IUrlHelper.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
IValidationExcludeFiltersProvider.cs
KnownRouteValueConstraint.cs
Microsoft.AspNet.Mvc.Core.kproj
MvcOptions.cs Issue #1785 - Changes to add CacheProfiles for response caching. 2015-02-04 15:25:45 -08:00
MvcRouteHandler.cs
NonActionAttribute.cs
ParameterDescriptor.cs
RemoteAttribute.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
RequireHttpsAttribute.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
Resources.resx Make BindingSource extensible 2015-02-05 13:41:31 -08:00
ResponseCacheLocation.cs
RouteAttribute.cs
RouteConstraintAttribute.cs
RouteDataActionConstraint.cs
RouteKeyHandling.cs
TemplateInfo.cs
UrlActionContext.cs Fixing xml doc comments 2015-02-06 06:19:24 -08:00
UrlHelper.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
UrlHelperExtensions.cs Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
UrlRouteContext.cs Fixing xml doc comments 2015-02-06 06:19:24 -08:00
ViewContext.cs
ViewDataDictionary.cs
ViewDataDictionaryOfT.cs
project.json Adding functional tests and attribute route tests. 2015-01-31 23:15:13 -08:00