aspnetcore/src/Microsoft.AspNet.Mvc.Core
Hao Kung f3a9ce1ec1 Welcome home ScopedInstance 2015-03-11 15:03:29 -07:00
..
ActionConstraints Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
ActionResults Introducing TempData 2015-03-10 12:04:05 -07:00
AntiForgery Replaced WebUtility.HtmlEnode with IHtmlEncoder.HtmlEncode 2015-03-03 13:57:36 -08:00
ApplicationModels Logging API changes 2015-03-04 21:07:45 -08:00
Areas
Description Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
Extensions
Filters Porting HttpUnauthorizedResult 2015-03-06 10:18:51 -08:00
Formatters [Fixes #1184] Formatting issues in requests should not cause a 500 response 2015-02-24 10:39:11 -08:00
Internal Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
Logging Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
ModelBinders [Fixes #1184] Formatting issues in requests should not cause a 500 response 2015-02-24 10:39:11 -08:00
OptionDescriptors Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
ParameterBinding Clear ModelState errors of model before TryValidateModel or TryUpdateModel 2015-03-11 10:14:28 -07:00
Properties Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
Rendering Introducing TempData 2015-03-10 12:04:05 -07:00
Routing Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
ViewComponents Introducing TempData 2015-03-10 12:04:05 -07:00
AcceptVerbsAttribute.cs
ActionContext.cs
ActionDescriptor.cs
ActionDescriptorExtensions.cs
ActionDescriptorProviderContext.cs Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
ActionDescriptorsCollection.cs
ActionInvokerFactory.cs Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
ActionInvokerProviderContext.cs Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
ActionMethodSelectorAttribute.cs
ActionNameAttribute.cs
ActionResult.cs
ActivateAttribute.cs
AmbiguousActionException.cs Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
ApplicationModelConventionExtensions.cs
CacheProfile.cs
Controller.cs Clear ModelState errors of model before TryValidateModel or TryUpdateModel 2015-03-11 10:14:28 -07:00
ControllerActionDescriptor.cs
ControllerActionDescriptorBuilder.cs
ControllerActionDescriptorProvider.cs Logging API changes 2015-03-04 21:07:45 -08:00
ControllerActionExecutor.cs
ControllerActionInvoker.cs Introducing TempData 2015-03-10 12:04:05 -07:00
ControllerActionInvokerProvider.cs Introducing TempData 2015-03-10 12:04:05 -07:00
DefaultActionDescriptorsCollectionProvider.cs Logging API changes 2015-03-04 21:07:45 -08:00
DefaultActionSelector.cs Logging API changes 2015-03-04 21:07:45 -08:00
DefaultAssemblyProvider.cs Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
DefaultControllerActionArgumentBinder.cs Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
DefaultControllerActivator.cs
DefaultControllerFactory.cs
DefaultControllerTypeProvider.cs Logging API changes 2015-03-04 21:07:45 -08:00
DefaultOrder.cs
DefaultPropertyBindingPredicateProvider.cs
DefaultTypeActivatorCache.cs
DefaultValidationExcludeFiltersProvider.cs
FilterActionInvoker.cs Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
FixedSetAssemblyProvider.cs
FixedSetControllerTypeProvider.cs
FormContext.cs
FormatterMappings.cs
HttpDeleteAttribute.cs
HttpGetAttribute.cs
HttpMethodAttribute.cs
HttpMethodConstraint.cs
HttpPatchAttribute.cs
HttpPostAttribute.cs
HttpPutAttribute.cs
IActionDescriptorProvider.cs Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
IActionDescriptorsCollectionProvider.cs
IActionInvoker.cs
IActionInvokerFactory.cs
IActionInvokerProvider.cs Remove INestedProviderXXX 2015-02-23 15:18:39 -08:00
IActionResult.cs
IActionSelector.cs
IAssemblyProvider.cs
IControllerActionArgumentBinder.cs
IControllerActivator.cs
IControllerFactory.cs
IControllerTypeProvider.cs
IRouteConstraintProvider.cs
IScopedInstance.cs Welcome home ScopedInstance 2015-03-11 15:03:29 -07:00
ITempDataDictionary.cs Introducing TempData 2015-03-10 12:04:05 -07:00
ITempDataProvider.cs Introducing TempData 2015-03-10 12:04:05 -07:00
ITypeActivatorCache.cs
IUrlHelper.cs
KnownRouteValueConstraint.cs
Microsoft.AspNet.Mvc.Core.xproj Update .kproj => .xproj. 2015-03-11 14:01:43 -07:00
MvcOptions.cs Fix docs errors 2015-03-05 14:57:37 -08:00
MvcRouteHandler.cs Logging API changes 2015-03-04 21:07:45 -08:00
NonActionAttribute.cs
NonControllerAttribute.cs
ParameterDescriptor.cs
RemoteAttribute.cs
RequireHttpsAttribute.cs
Resources.resx
ResponseCacheLocation.cs
RouteAttribute.cs
RouteConstraintAttribute.cs
RouteDataActionConstraint.cs
RouteKeyHandling.cs
ScopedInstance.cs Welcome home ScopedInstance 2015-03-11 15:03:29 -07:00
ServiceBasedControllerActivator.cs
SessionStateTempDataProvider.cs Introducing TempData 2015-03-10 12:04:05 -07:00
TempDataDictionary.cs Introducing TempData 2015-03-10 12:04:05 -07:00
TemplateInfo.cs Removing ModelMetadata.Model 2015-02-23 19:56:59 -08:00
UrlActionContext.cs
UrlHelper.cs
UrlHelperExtensions.cs
UrlRouteContext.cs
ViewContext.cs Introducing TempData 2015-03-10 12:04:05 -07:00
ViewDataDictionary.cs Correct evaluation of expression result in `GenerateSelect()` 2015-03-02 12:07:43 -08:00
ViewDataDictionaryOfT.cs
project.json Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:42 -07:00