aspnetcore/src/Microsoft.AspNet.Mvc.Core
Ryan Nowak 06cc58663e Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -07:00
..
ActionConstraints Optimize allocations for creating ActionConstraints 2015-10-06 12:35:13 -07:00
ApiExplorer
ApplicationModels Moving AllowAnonymous attribute to Authorization 2015-10-19 11:01:15 -07:00
Builder Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
Controllers Correct polarity of MediaTypeHeaderValue.IsSubsetOf()` checks and remove one conneg fallback 2015-10-14 11:59:20 -07:00
DependencyInjection Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -07:00
Filters Moving AllowAnonymous attribute to Authorization 2015-10-19 11:01:15 -07:00
Formatters Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -07:00
Infrastructure Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -07:00
Internal Reducing allocations in value providers 2015-10-06 14:25:19 -07:00
ModelBinding Reducing allocations in value providers 2015-10-06 14:25:19 -07:00
Properties PhysicalFileResult throws NotSupported on path not rooted 2015-10-16 13:31:52 -07:00
Routing React to aspnet/Routing#215 2015-10-06 10:37:56 -07: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
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 Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
ConsumesAttribute.cs Correct polarity of MediaTypeHeaderValue.IsSubsetOf()` checks and remove one conneg fallback 2015-10-14 11:59:20 -07:00
ContentResult.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -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 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 Simplify FileResult 2015-10-06 11:26:56 -07:00
FileStreamResult.cs Simplify FileResult 2015-10-06 11:26:56 -07: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 Fix for #3252 - Issues with pooled buffer + unicode 2015-10-05 09:45:23 -07:00
HttpStatusCodeResult.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
HttpUnauthorizedResult.cs
IUrlHelper.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -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 Move implementation of ObjectResult into a facade 2015-10-19 11:56:03 -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 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
RedirectToActionResult.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
RedirectToRouteResult.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
RequireHttpsAttribute.cs Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
Resources.resx PhysicalFileResult throws NotSupported on path not rooted 2015-10-16 13:31:52 -07: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 Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -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 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00