aspnetcore/src/Microsoft.AspNetCore.Mvc.Core
Doug Bunting eda647e270 Complete the doc comments for filters
- #3851
- add lots of words
- correct that vs. which confusion
2016-04-13 16:01:30 -07:00
..
ActionConstraints
ApiExplorer
ApplicationModels
ApplicationParts [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
Authorization Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Builder
Controllers [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
DependencyInjection Remove IAssemblyProvider and update DNX to work with application parts. 2016-04-01 11:01:09 -07:00
Filters Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Formatters Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Infrastructure Remove IAssemblyProvider and update DNX to work with application parts. 2016-04-01 11:01:09 -07:00
Internal Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
ModelBinding Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Properties Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
Routing
ViewFeatures
AcceptVerbsAttribute.cs
ActionContextAttribute.cs
ActionNameAttribute.cs
ActionResult.cs
ApiExplorerSettingsAttribute.cs
AreaAttribute.cs
BadRequestObjectResult.cs
BadRequestResult.cs
BindAttribute.cs Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
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 Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
ControllerContext.cs
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 Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
Resources.resx Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
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 Fix package metadata 2016-04-13 12:07:04 -07:00