aspnetcore/src/Microsoft.AspNet.Mvc.Core
Ryan Nowak 32da2b8c46 Fix breaking changes from HttpAbstractions 2015-11-02 18:19:10 -08:00
..
ActionConstraints
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 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 Fix breaking changes from HttpAbstractions 2015-11-02 18:19:10 -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 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
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 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
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 PhysicalFileResult throws NotSupported on path not rooted 2015-10-16 13:31:52 -07:00
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 Rename ModelState (the type) -> ModelStateEntry 2015-10-20 16:43:00 -07:00
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