aspnetcore/src/Microsoft.AspNet.Mvc.Core
harshgMSFT 927821a8ac Data Token support changes 2014-08-11 11:38:10 -07:00
..
ActionResults Fix Challenge params order. 2014-08-07 16:03:34 -07:00
AntiForgery
Areas
Extensions
Filters Fix for issue #349 2014-08-04 16:49:24 -07:00
Formatters Correct XML comment syntax 2014-08-05 14:24:48 -07:00
Internal
Logging Added Logging to Mvc 2014-08-01 15:33:47 -07:00
OptionDescriptors Correct XML comment syntax 2014-08-05 14:24:48 -07:00
ParameterBinding
Properties Moving to the latest pattern of Specifying formatters using options 2014-07-29 18:02:10 -07:00
ReflectedModelBuilder
Rendering Simplify some XML comment references 2014-08-07 17:25:06 -07:00
Routing Data Token support changes 2014-08-11 11:38:10 -07:00
ViewComponents
AcceptVerbsAttribute.cs
ActionContext.cs
ActionConvention.cs
ActionDescriptor.cs
ActionDescriptorProviderContext.cs
ActionDescriptorsCollection.cs
ActionInvokerFactory.cs
ActionInvokerProviderContext.cs
ActionMethodSelectorAttribute.cs
ActionNameAttribute.cs
ActionResult.cs
ActivateAttribute.cs
BodyParameterInfo.cs
Controller.cs
ControllerDescriptor.cs
DefaultActionDescriptorsCollectionProvider.cs
DefaultActionDiscoveryConventions.cs
DefaultActionSelector.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
DefaultControllerActivator.cs
DefaultControllerAssemblyProvider.cs
DefaultControllerFactory.cs
ExpiringFileInfoCache.cs Correct XML comment syntax 2014-08-05 14:24:48 -07:00
FormContext.cs Correct XML comment syntax 2014-08-05 14:24:48 -07:00
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 Added Logging to Mvc 2014-08-01 15:33:47 -07:00
IControllerActivator.cs
IControllerAssemblyProvider.cs
IControllerFactory.cs
IExpiringFileInfoCache.cs Correct XML comment syntax 2014-08-05 14:24:48 -07:00
IUrlHelper.cs
Injector.cs
KnownRouteValueConstraint.cs
Microsoft.AspNet.Mvc.Core.kproj Added Logging to Mvc 2014-08-01 15:33:47 -07:00
MvcOptions.cs Correct XML comment syntax 2014-08-05 14:24:48 -07:00
MvcRouteHandler.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
NonActionAttribute.cs
ParameterBindingInfo.cs
ParameterDescriptor.cs
ReflectedActionDescriptor.cs
ReflectedActionDescriptorProvider.cs
ReflectedActionExecutor.cs
ReflectedActionInvoker.cs Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
ReflectedActionInvokerProvider.cs
Resources.resx Moving to the latest pattern of Specifying formatters using options 2014-07-29 18:02:10 -07:00
RouteAttribute.cs
RouteConstraintAttribute.cs
RouteDataActionConstraint.cs
RouteKeyHandling.cs
TemplateInfo.cs
UrlHelper.cs
UrlHelperExtensions.cs
ViewContext.cs Prefer `IHtmlHelper` methods elsewhere in our code 2014-08-06 16:08:17 -07:00
ViewDataDictionary.cs Correct XML comment syntax 2014-08-05 14:24:48 -07:00
ViewDataDictionaryOfT.cs
project.json Added Logging to Mvc 2014-08-01 15:33:47 -07:00