aspnetcore/src/Microsoft.AspNet.Mvc.Core
Ryan Nowak e2c2676042 Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
..
ActionConstraints
ApiExplorer
ApplicationModels
Builder
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
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 Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
Logging * Move logging to new style 2015-10-30 12:43:17 -07:00
ModelBinding Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
Properties Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
Routing * Move logging to new style 2015-10-30 12:43:17 -07:00
ViewFeatures
AcceptVerbsAttribute.cs
ActionBindingContext.cs
ActionBindingContextAttribute.cs
ActionContextAttribute.cs
ActionNameAttribute.cs
ActionResult.cs
ApiExplorerSettingsAttribute.cs
AreaAttribute.cs
BadRequestObjectResult.cs
BadRequestResult.cs
BindAttribute.cs
CacheProfile.cs
ChallengeResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
ConsumesAttribute.cs
ContentResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
CreatedAtActionResult.cs
CreatedAtRouteResult.cs
CreatedResult.cs
EmptyResult.cs
FileContentResult.cs
FileResult.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
FileStreamResult.cs
ForbiddenResult.cs Add ForbiddenResult 2015-10-30 10:13:58 -07:00
FormatFilterAttribute.cs
FromBodyAttribute.cs
FromFormAttribute.cs
FromHeaderAttribute.cs
FromQueryAttribute.cs
FromRouteAttribute.cs
FromServicesAttribute.cs
HttpDeleteAttribute.cs
HttpGetAttribute.cs
HttpHeadAttribute.cs
HttpNotFoundObjectResult.cs
HttpNotFoundResult.cs
HttpOkObjectResult.cs
HttpOkResult.cs
HttpPatchAttribute.cs
HttpPostAttribute.cs
HttpPutAttribute.cs
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
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
ProducesAttribute.cs
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
Resources.resx Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
ResponseCacheAttribute.cs
ResponseCacheLocation.cs
RouteAttribute.cs
SerializableError.cs
ServiceFilterAttribute.cs
TypeFilterAttribute.cs
UnsupportedMediaTypeResult.cs
UrlHelperExtensions.cs
VirtualFileResult.cs
project.json Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00