..
ActionConstraints
…
ApiExplorer
…
ApplicationModels
…
Builder
…
Controllers
Replace ActionBindingContext with ControllerContext
2015-11-20 15:32:37 -08:00
DependencyInjection
Replace ActionBindingContext with ControllerContext
2015-11-20 15:32:37 -08:00
DiagnosticSource
…
Filters
…
Formatters
[ Fixes #3503 ] Removing formatters on a given type only works on collections in MVC options
2015-11-18 09:56:44 -08:00
Infrastructure
Replace ActionBindingContext with ControllerContext
2015-11-20 15:32:37 -08:00
Internal
Moving Attribute Routing to Routing
2015-11-17 11:02:58 -08:00
Logging
Moving Attribute Routing to Routing
2015-11-17 11:02:58 -08:00
ModelBinding
Replace ActionBindingContext with ControllerContext
2015-11-20 15:32:37 -08:00
Properties
Moving Attribute Routing to Routing
2015-11-17 11:02:58 -08:00
Routing
Moving Attribute Routing to Routing
2015-11-17 11:02:58 -08:00
ViewFeatures
…
AcceptVerbsAttribute.cs
…
ActionContextAttribute.cs
…
ActionNameAttribute.cs
…
ActionResult.cs
…
ApiExplorerSettingsAttribute.cs
…
AreaAttribute.cs
…
BadRequestObjectResult.cs
…
BadRequestResult.cs
…
BindAttribute.cs
…
CacheProfile.cs
…
ChallengeResult.cs
Adding Controller.Challenge and Controller.Forbid
2015-11-04 09:57:19 -08:00
ConsumesAttribute.cs
…
ContentResult.cs
[ Fixes #3177 ] Clean up logic for encoding in ViewResult and friends
2015-11-06 10:44:09 -08:00
ControllerContext.cs
Replace ActionBindingContext with ControllerContext
2015-11-20 15:32:37 -08:00
ControllerContextAttribute.cs
Replace ActionBindingContext with ControllerContext
2015-11-20 15:32:37 -08:00
CreatedAtActionResult.cs
…
CreatedAtRouteResult.cs
…
CreatedResult.cs
…
EmptyResult.cs
…
FileContentResult.cs
…
FileResult.cs
Removed redundant null checks and tested logging
2015-11-17 15:32:54 -08:00
FileStreamResult.cs
…
ForbidResult.cs
Adding Controller.Challenge and Controller.Forbid
2015-11-04 09:57:19 -08:00
FormatFilterAttribute.cs
…
FromBodyAttribute.cs
…
FromFormAttribute.cs
…
FromHeaderAttribute.cs
…
FromQueryAttribute.cs
…
FromRouteAttribute.cs
…
FromServicesAttribute.cs
Limit [FromServices] to apply only to parameters
2015-11-17 16:41:04 -08:00
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
…
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
Replace ActionBindingContext with ControllerContext
2015-11-20 15:32:37 -08:00
PhysicalFileResult.cs
…
ProducesAttribute.cs
…
RedirectResult.cs
…
RedirectToActionResult.cs
…
RedirectToRouteResult.cs
…
RequireHttpsAttribute.cs
…
Resources.resx
Moving Attribute Routing to Routing
2015-11-17 11:02:58 -08:00
ResponseCacheAttribute.cs
…
ResponseCacheLocation.cs
…
RouteAttribute.cs
…
SerializableError.cs
…
ServiceFilterAttribute.cs
…
TypeFilterAttribute.cs
…
UnsupportedMediaTypeResult.cs
…
UrlHelperExtensions.cs
…
VirtualFileResult.cs
…
project.json
Add HttpContextAccessor because Hostring doesn't do it by default
2015-11-18 14:44:35 -08:00