aspnetcore/src/Microsoft.AspNet.Mvc.Core
Ajay Bhargav Baaskaran b8b222b295 Replace InnerAttributeRoute with TreeRouter 2015-11-12 15:52:51 -08:00
..
ActionConstraints Optimize allocations for creating ActionConstraints 2015-10-06 12:35:13 -07:00
ApiExplorer Fix breaks to xml docs 2015-10-20 23:31:02 -07:00
ApplicationModels Moving AllowAnonymous attribute to Authorization 2015-10-19 11:01:15 -07:00
Builder Add high-pri doc comments for views, controllers, HTML helpers, Startup 2015-10-20 18:24:56 -07:00
Controllers * Move logging to new style 2015-10-30 12:43:17 -07:00
DependencyInjection Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
DiagnosticSource [Fixes #3279] Added DiagnosticSource for filters 2015-10-23 12:53:00 -07:00
Filters Moving AllowAnonymous attribute to Authorization 2015-10-19 11:01:15 -07:00
Formatters Remove Linq and boxed Enumerator allocations from conneg 2015-10-29 18:40:22 -07:00
Infrastructure Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
Internal Replace InnerAttributeRoute with TreeRouter 2015-11-12 15:52:51 -08:00
Logging Replace InnerAttributeRoute with TreeRouter 2015-11-12 15:52:51 -08:00
ModelBinding [Fixes #3426] Removed defensive copy in CompositeModelBinder and CompositeModelValidatorProvider 2015-11-06 12:21:08 -08:00
Properties Merge branch 'release' into dev 2015-11-11 10:59:32 -08:00
Routing Replace InnerAttributeRoute with TreeRouter 2015-11-12 15:52:51 -08:00
ViewFeatures
AcceptVerbsAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
ActionBindingContext.cs
ActionBindingContextAttribute.cs
ActionContextAttribute.cs
ActionNameAttribute.cs
ActionResult.cs Add high-pri doc comments for views, controllers, HTML helpers, Startup 2015-10-20 18:24:56 -07:00
ApiExplorerSettingsAttribute.cs
AreaAttribute.cs
BadRequestObjectResult.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
BadRequestResult.cs
BindAttribute.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
CacheProfile.cs
ChallengeResult.cs Adding Controller.Challenge and Controller.Forbid 2015-11-04 09:57:19 -08:00
ConsumesAttribute.cs Correct polarity of MediaTypeHeaderValue.IsSubsetOf()` checks and remove one conneg fallback 2015-10-14 11:59:20 -07:00
ContentResult.cs [Fixes #3177] Clean up logic for encoding in ViewResult and friends 2015-11-06 10:44:09 -08:00
CreatedAtActionResult.cs Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -07:00
CreatedAtRouteResult.cs Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -07:00
CreatedResult.cs Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -07:00
EmptyResult.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
FileContentResult.cs Simplify FileResult 2015-10-06 11:26:56 -07:00
FileResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
FileStreamResult.cs Simplify FileResult 2015-10-06 11:26:56 -07:00
ForbidResult.cs Adding Controller.Challenge and Controller.Forbid 2015-11-04 09:57:19 -08:00
FormatFilterAttribute.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
FromBodyAttribute.cs
FromFormAttribute.cs
FromHeaderAttribute.cs
FromQueryAttribute.cs
FromRouteAttribute.cs
FromServicesAttribute.cs
HttpDeleteAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
HttpGetAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
HttpHeadAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
HttpNotFoundObjectResult.cs
HttpNotFoundResult.cs
HttpOkObjectResult.cs
HttpOkResult.cs
HttpPatchAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
HttpPostAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
HttpPutAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
HttpResponseStreamWriter.cs Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
HttpStatusCodeResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
HttpUnauthorizedResult.cs
IUrlHelper.cs Added LocalRedirectresult 2015-10-23 12:58:41 -07:00
LocalRedirectResult.cs Added LocalRedirectresult 2015-10-23 12:58:41 -07:00
Microsoft.AspNet.Mvc.Core.xproj
ModelBinderAttribute.cs
ModelMetadataTypeAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
MvcOptions.cs
NoContentResult.cs
NonActionAttribute.cs
NonControllerAttribute.cs
ObjectResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
PhysicalFileResult.cs PhysicalFileResult throws NotSupported on path not rooted 2015-10-16 13:31:52 -07:00
ProducesAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
RedirectResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
RedirectToActionResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
RedirectToRouteResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
RequireHttpsAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
Resources.resx Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
ResponseCacheAttribute.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
ResponseCacheLocation.cs
RouteAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
SerializableError.cs Rename ModelState (the type) -> ModelStateEntry 2015-10-20 16:43:00 -07:00
ServiceFilterAttribute.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
TypeFilterAttribute.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
UnsupportedMediaTypeResult.cs
UrlHelperExtensions.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
VirtualFileResult.cs Simplify FileResult 2015-10-06 11:26:56 -07:00
project.json Replace InnerAttributeRoute with TreeRouter 2015-11-12 15:52:51 -08:00