aspnetcore/src/Microsoft.AspNetCore.Mvc.Core
jacalvar ee2a591d2c [Fixes #4655] Make comparisons in DefaultAssemblyPartDiscoveryProvider case insensitive 2016-05-20 11:22:55 -07:00
..
ActionConstraints
ApiExplorer
ApplicationModels Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
ApplicationParts
Authorization Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Builder
Controllers Refactor Argument Binder 2016-05-13 08:12:14 -07:00
DependencyInjection [Fixes #4353] Cleanup application part discovery 2016-05-20 10:56:03 -07:00
Filters Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Formatters changed GetFormat to virtual 2016-04-27 18:08:45 -07:00
Infrastructure
Internal [Fixes #4655] Make comparisons in DefaultAssemblyPartDiscoveryProvider case insensitive 2016-05-20 11:22:55 -07:00
ModelBinding Move ModelBindingHelper to Internal (#4664) 2016-05-18 16:52:43 -07:00
Properties
Routing [Perf] UrlHelper shares a single RouteValueDictionary across several calls to Action and RouteUrl methods 2016-05-19 16:15:46 -07:00
ViewFeatures
AcceptVerbsAttribute.cs
ActionContextAttribute.cs
ActionNameAttribute.cs
ActionResult.cs Remove using Task.FromResult where possible 2016-04-06 16:06:45 -07:00
ApiExplorerSettingsAttribute.cs
AreaAttribute.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
BadRequestObjectResult.cs
BadRequestResult.cs
BindAttribute.cs
CacheProfile.cs
ChallengeResult.cs
ConsumesAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
ContentResult.cs
ControllerAttribute.cs
ControllerBase.cs Move ModelBindingHelper to Internal (#4664) 2016-05-18 16:52:43 -07:00
ControllerContext.cs Make ValueProvider creation lazy 2016-05-13 08:11:21 -07:00
ControllerContextAttribute.cs
CreatedAtActionResult.cs
CreatedAtRouteResult.cs
CreatedResult.cs
EmptyResult.cs
FileContentResult.cs
FileResult.cs
FileStreamResult.cs
ForbidResult.cs
FormatFilterAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
FromBodyAttribute.cs
FromFormAttribute.cs
FromHeaderAttribute.cs
FromQueryAttribute.cs
FromRouteAttribute.cs
FromServicesAttribute.cs
HttpDeleteAttribute.cs
HttpGetAttribute.cs
HttpHeadAttribute.cs
HttpOptionsAttribute.cs
HttpPatchAttribute.cs
HttpPostAttribute.cs
HttpPutAttribute.cs
LocalRedirectResult.cs
Microsoft.AspNetCore.Mvc.Core.xproj
ModelBinderAttribute.cs
ModelMetadataTypeAttribute.cs
MvcOptions.cs
NoContentResult.cs
NonActionAttribute.cs
NonControllerAttribute.cs
NotFoundObjectResult.cs
NotFoundResult.cs
ObjectResult.cs
OkObjectResult.cs
OkResult.cs
PhysicalFileResult.cs
ProducesAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
ProducesResponseTypeAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
RedirectResult.cs
RedirectToActionResult.cs
RedirectToRouteResult.cs
RequireHttpsAttribute.cs Added Permanent property to configure RequireHttpsAttribute 2016-05-16 16:18:53 -07:00
Resources.resx
ResponseCacheAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
ResponseCacheLocation.cs
RouteAttribute.cs
SerializableError.cs
ServiceFilterAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
SignInResult.cs
SignOutResult.cs
StatusCodeResult.cs
TypeFilterAttribute.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
UnauthorizedResult.cs
UnsupportedMediaTypeResult.cs
UrlHelperExtensions.cs
VirtualFileResult.cs
project.json Add transitive reference 2016-05-02 16:49:57 -07:00