| .. |
|
ActionConstraints
|
…
|
|
|
ApiExplorer
|
Move value source information from `<remarks>` to `<summary>`
|
2016-10-28 16:43:59 -07:00 |
|
ApplicationModels
|
Fixing up an error in the XML Comments (#5888)
|
2017-03-06 11:07:16 -08:00 |
|
ApplicationParts
|
Fix typo in XML doc
|
2016-11-18 10:56:46 -08:00 |
|
Authorization
|
…
|
|
|
Builder
|
…
|
|
|
Controllers
|
…
|
|
|
DependencyInjection
|
Add extension method for IParameterModelConvention. (#5640)
|
2016-12-27 16:49:12 -08:00 |
|
Filters
|
…
|
|
|
Formatters
|
Remove double null check (#5862)
|
2017-02-28 12:00:23 -08:00 |
|
Infrastructure
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
Internal
|
Merge pull request #6004 from CoskunSunali/dev
|
2017-03-22 22:07:28 -07:00 |
|
ModelBinding
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
Properties
|
Migrate to MSBuild
|
2017-02-28 21:20:39 -08:00 |
|
Routing
|
…
|
|
|
ViewFeatures
|
…
|
|
|
AcceptVerbsAttribute.cs
|
…
|
|
|
AcceptedAtActionResult.cs
|
AcceptedResult(), AcceptedAtActionResult(), AcceptedAtRouteResult() support
|
2016-10-18 09:48:26 -07:00 |
|
AcceptedAtRouteResult.cs
|
AcceptedResult(), AcceptedAtActionResult(), AcceptedAtRouteResult() support
|
2016-10-18 09:48:26 -07:00 |
|
AcceptedResult.cs
|
AcceptedResult(), AcceptedAtActionResult(), AcceptedAtRouteResult() support
|
2016-10-18 09:48:26 -07:00 |
|
ActionContextAttribute.cs
|
…
|
|
|
ActionNameAttribute.cs
|
…
|
|
|
ActionResult.cs
|
…
|
|
|
ApiExplorerSettingsAttribute.cs
|
…
|
|
|
AreaAttribute.cs
|
replaced hardcoded message with Resources.ArgumentCannotBeNullOrEmpty
|
2017-01-04 10:47:21 -08:00 |
|
BadRequestObjectResult.cs
|
…
|
|
|
BadRequestResult.cs
|
…
|
|
|
BindAttribute.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
CacheProfile.cs
|
Add support for VaryByQueryKey #2894
|
2016-10-18 12:31:04 -07:00 |
|
ChallengeResult.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
ConsumesAttribute.cs
|
…
|
|
|
ContentResult.cs
|
…
|
|
|
ControllerAttribute.cs
|
…
|
|
|
ControllerBase.cs
|
Add Http Response Codes to doc comments (#5867)
|
2017-03-06 10:00:07 -08:00 |
|
ControllerContext.cs
|
…
|
|
|
ControllerContextAttribute.cs
|
…
|
|
|
CreatedAtActionResult.cs
|
…
|
|
|
CreatedAtRouteResult.cs
|
…
|
|
|
CreatedResult.cs
|
…
|
|
|
EmptyResult.cs
|
…
|
|
|
FileContentResult.cs
|
…
|
|
|
FileResult.cs
|
…
|
|
|
FileStreamResult.cs
|
…
|
|
|
ForbidResult.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
FormatFilterAttribute.cs
|
…
|
|
|
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
|
…
|
|
|
IDesignTimeMvcBuilderConfiguration.cs
|
…
|
|
|
LocalRedirectResult.cs
|
Small code cleanup (#5388)
|
2016-10-17 20:45:47 -07:00 |
|
Microsoft.AspNetCore.Mvc.Core.csproj
|
Use alternate workaround for #6005
|
2017-03-22 19:14:46 -07:00 |
|
ModelBinderAttribute.cs
|
[Fixes #5932] Add constructor taking the BinderType to ModelBinderAttribute
|
2017-03-09 08:16:00 -08:00 |
|
ModelMetadataTypeAttribute.cs
|
…
|
|
|
MvcOptions.cs
|
…
|
|
|
NoContentResult.cs
|
…
|
|
|
NonActionAttribute.cs
|
…
|
|
|
NonControllerAttribute.cs
|
…
|
|
|
NonViewComponentAttribute.cs
|
…
|
|
|
NotFoundObjectResult.cs
|
…
|
|
|
NotFoundResult.cs
|
…
|
|
|
ObjectResult.cs
|
Small code cleanup (#5388)
|
2016-10-17 20:45:47 -07:00 |
|
OkObjectResult.cs
|
…
|
|
|
OkResult.cs
|
…
|
|
|
PhysicalFileResult.cs
|
…
|
|
|
ProducesAttribute.cs
|
[Fixes #5012] ProducesAttribute should not inherit from ResultFilterAttribute
|
2017-01-25 14:00:35 -08:00 |
|
ProducesResponseTypeAttribute.cs
|
ProducesResponseTypeAttribute(int statusCode) ctor added
|
2016-10-19 17:08:06 -07:00 |
|
RedirectResult.cs
|
…
|
|
|
RedirectToActionResult.cs
|
Redirects with fragment (#5519)
|
2016-12-06 10:32:01 -08:00 |
|
RedirectToRouteResult.cs
|
Redirects with fragment (#5519)
|
2016-12-06 10:32:01 -08:00 |
|
RequireHttpsAttribute.cs
|
…
|
|
|
Resources.resx
|
Merge branch 'rel/1.1.2' into dev
|
2017-02-10 14:55:32 -08:00 |
|
ResponseCacheAttribute.cs
|
Add support for VaryByQueryKey #2894
|
2016-10-18 12:31:04 -07:00 |
|
ResponseCacheLocation.cs
|
…
|
|
|
RouteAttribute.cs
|
…
|
|
|
SerializableError.cs
|
…
|
|
|
ServiceFilterAttribute.cs
|
…
|
|
|
SignInResult.cs
|
…
|
|
|
SignOutResult.cs
|
…
|
|
|
StatusCodeResult.cs
|
…
|
|
|
TypeFilterAttribute.cs
|
…
|
|
|
UnauthorizedResult.cs
|
…
|
|
|
UnsupportedMediaTypeResult.cs
|
…
|
|
|
UrlHelperExtensions.cs
|
…
|
|
|
VirtualFileResult.cs
|
…
|
|
|
baseline.net45.json
|
Created public API baselines
|
2016-11-04 23:53:26 -07:00 |
|
baseline.netcore.json
|
Created public API baselines
|
2016-11-04 23:53:26 -07:00 |
|
exceptions.net45.json
|
[Fixes #5012] ProducesAttribute should not inherit from ResultFilterAttribute
|
2017-01-25 14:00:35 -08:00 |
|
exceptions.netcore.json
|
[Fixes #5012] ProducesAttribute should not inherit from ResultFilterAttribute
|
2017-01-25 14:00:35 -08:00 |