aspnetcore/src/Microsoft.AspNet.Mvc.Core
Kiran Challa 687ab258a1 Logging for filters 2015-04-23 06:38:45 -07:00
..
ActionConstraints
ActionResults Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
AntiForgery Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
ApplicationModels Removed Logging related ILogValues types and cleaned up tests. 2015-04-16 11:19:20 -07:00
Areas Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
Description * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
Extensions
Filters Adding Outputformatter in resource filters. 2015-04-08 16:46:46 -07:00
Formatters [Fixes #2276] Serialize only simple types to session in TempData 2015-04-17 14:30:47 -07:00
Internal Updates to the extensibility for validator providers 2015-03-20 15:19:25 -07:00
ModelBinders The model state keys for body bound models which are bound at property will use the entire model name with this change for example 2015-04-22 14:02:08 -07:00
ParameterBinding Adding Outputformatter in resource filters. 2015-04-08 16:46:46 -07:00
Properties [Fixes #662] Throw if controller cannot be activated 2015-04-22 16:15:48 -07:00
Rendering Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
Routing Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
ViewComponents Refactor of ViewComponent extensibility 2015-03-20 13:39:54 -07:00
AcceptVerbsAttribute.cs
ActionContext.cs
ActionDescriptor.cs Clean up logging. 2015-04-13 15:59:38 -07:00
ActionDescriptorExtensions.cs
ActionDescriptorProviderContext.cs
ActionDescriptorsCollection.cs
ActionInvokerFactory.cs
ActionInvokerProviderContext.cs
ActionNameAttribute.cs
ActionResult.cs
ActivateAttribute.cs
AmbiguousActionException.cs
ApplicationModelConventionExtensions.cs
CacheProfile.cs
Controller.cs Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
ControllerActionDescriptor.cs
ControllerActionDescriptorBuilder.cs Fix for #819 : Attribute Routing: Resolve Name + Token Replacement 2015-04-22 11:47:23 -07:00
ControllerActionDescriptorProvider.cs Removed Logging related ILogValues types and cleaned up tests. 2015-04-16 11:19:20 -07:00
ControllerActionExecutor.cs
ControllerActionInvoker.cs Logging for filters 2015-04-23 06:38:45 -07:00
ControllerActionInvokerProvider.cs Logging for filters 2015-04-23 06:38:45 -07:00
DefaultActionDescriptorsCollectionProvider.cs Removed Logging related ILogValues types and cleaned up tests. 2015-04-16 11:19:20 -07:00
DefaultActionSelector.cs Clean up logging. 2015-04-13 15:59:38 -07:00
DefaultAssemblyProvider.cs
DefaultControllerActionArgumentBinder.cs Fix for #2357 : We prevent assigining null values to non nullable controller properties. 2015-04-22 14:40:14 -07:00
DefaultControllerActivator.cs
DefaultControllerFactory.cs [Fixes #662] Throw if controller cannot be activated 2015-04-22 16:15:48 -07:00
DefaultControllerTypeProvider.cs Removed test code related to logging and instead used Testing repo's logging helpers. 2015-04-16 11:19:24 -07:00
DefaultOrder.cs
DefaultPropertyBindingPredicateProvider.cs
DefaultTypeActivatorCache.cs
DisableCorsAuthorizationFilter.cs
ExcludeTypeValidationFilterExtensions.cs * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
FilterActionInvoker.cs Logging for filters 2015-04-23 06:38:45 -07:00
FixedSetAssemblyProvider.cs
FixedSetControllerTypeProvider.cs
FormContext.cs
FormatterMappings.cs Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
HttpDeleteAttribute.cs
HttpGetAttribute.cs
HttpMethodAttribute.cs
HttpMethodConstraint.cs
HttpPatchAttribute.cs
HttpPostAttribute.cs
HttpPutAttribute.cs
IActionDescriptorProvider.cs
IActionDescriptorsCollectionProvider.cs
IActionHttpMethodProvider.cs Renaming incorrectly named file name. 2015-03-30 12:45:39 -07:00
IActionInvoker.cs
IActionInvokerFactory.cs
IActionInvokerProvider.cs
IActionResult.cs
IActionSelector.cs
IAssemblyProvider.cs
IControllerActionArgumentBinder.cs Adding support for model binding specifically marked controller properties. 2015-03-20 17:37:09 -07:00
IControllerActivator.cs
IControllerFactory.cs
IControllerTypeProvider.cs
ICorsAuthorizationFilter.cs
IRouteConstraintProvider.cs
IScopedInstance.cs
ITempDataDictionary.cs
ITempDataProvider.cs
ITypeActivatorCache.cs
IUrlHelper.cs
KnownRouteValueConstraint.cs
Microsoft.AspNet.Mvc.Core.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
MvcOptions.cs Fixes 2304: 2015-04-15 14:30:46 -07:00
MvcRouteHandler.cs #2267 - Moving responsibility for setting ModelState.MaxAllowedErrors into a more appropriate location. 2015-04-20 14:31:04 -07:00
NonActionAttribute.cs
NonControllerAttribute.cs
ParameterDescriptor.cs
RemoteAttribute.cs Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
RequireHttpsAttribute.cs
Resources.resx [Fixes #662] Throw if controller cannot be activated 2015-04-22 16:15:48 -07:00
ResponseCacheLocation.cs
RouteAttribute.cs
RouteConstraintAttribute.cs Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
RouteDataActionConstraint.cs
RouteKeyHandling.cs
ScopedInstance.cs
ServiceBasedControllerActivator.cs
SessionStateTempDataProvider.cs [Fixes #2276] Serialize only simple types to session in TempData 2015-04-17 14:30:47 -07:00
TempDataDictionary.cs
TemplateInfo.cs
UrlActionContext.cs
UrlHelper.cs React to Should GetVirtualPath return PathString in Routing 2015-03-22 19:44:45 -07:00
UrlHelperExtensions.cs
UrlRouteContext.cs
ViewContext.cs
ViewDataDictionary.cs
ViewDataDictionaryOfT.cs
ViewEngineDescriptor.cs * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
ViewEngineDescriptorExtensions.cs * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
project.json Fix DataProtection dependency. 2015-04-22 10:23:36 -07:00