| .. |
|
ActionConstraints
|
…
|
|
|
ApiExplorer
|
…
|
|
|
ApplicationModels
|
Add support for running conventions on controller properties, Razor Page parameter and properties
|
2018-01-29 11:43:25 -08:00 |
|
ApplicationParts
|
ApplicationPartFactory: The works
|
2018-03-21 15:40:15 -07:00 |
|
Authorization
|
Use compatibility switch for auth filters
|
2018-01-11 17:42:32 -08:00 |
|
Builder
|
…
|
|
|
Controllers
|
Error message for [ApiController] without attribute route needs to be better
|
2018-01-25 10:25:52 -08:00 |
|
DependencyInjection
|
ApplicationPartFactory: The works
|
2018-03-21 15:40:15 -07:00 |
|
Filters
|
…
|
|
|
Formatters
|
Addressed review comments
|
2018-02-01 16:15:46 -08:00 |
|
Infrastructure
|
Fix #4604 for good
|
2018-03-19 08:04:27 -07:00 |
|
Internal
|
ApplicationPartFactory: The works
|
2018-03-21 15:40:15 -07:00 |
|
ModelBinding
|
Do not bind `"[index]"` in `CollectionModelBinder` subsetting feature
|
2018-03-19 12:53:05 -07:00 |
|
Properties
|
ApplicationPartFactory: The works
|
2018-03-21 15:40:15 -07:00 |
|
Routing
|
UrlHelperFactory.GetUrlHelper throws NullReferenceException when passed
|
2018-03-05 13:34:05 -08:00 |
|
ViewFeatures
|
…
|
|
|
AcceptVerbsAttribute.cs
|
…
|
|
|
AcceptedAtActionResult.cs
|
…
|
|
|
AcceptedAtRouteResult.cs
|
…
|
|
|
AcceptedResult.cs
|
…
|
|
|
ActionContextAttribute.cs
|
…
|
|
|
ActionNameAttribute.cs
|
…
|
|
|
ActionResult.cs
|
…
|
|
|
ActionResultOfT.cs
|
Seal ActionResultOfT (#7507)
|
2018-03-19 12:52:31 -07:00 |
|
ApiBehaviorOptions.cs
|
Smooth rough ApiBehavior edges
|
2018-01-22 09:53:21 -08:00 |
|
ApiControllerAttribute.cs
|
fix typo in ApiController XMLDoc
|
2018-03-19 08:09:10 -07:00 |
|
ApiExplorerSettingsAttribute.cs
|
…
|
|
|
AreaAttribute.cs
|
…
|
|
|
BadRequestObjectResult.cs
|
…
|
|
|
BadRequestResult.cs
|
…
|
|
|
BindAttribute.cs
|
…
|
|
|
BindPropertyAttribute.cs
|
…
|
|
|
CacheProfile.cs
|
…
|
|
|
ChallengeResult.cs
|
…
|
|
|
CompatibilityVersion.cs
|
Move option for JSON errors to MvcJsonOptions
|
2018-01-07 21:48:58 -08:00 |
|
ConflictObjectResult.cs
|
Typo fix
|
2017-10-04 09:00:34 -07:00 |
|
ConflictResult.cs
|
Added Conflict result helper to ControllerBase
|
2017-10-02 15:05:57 -07:00 |
|
ConsumesAttribute.cs
|
…
|
|
|
ContentResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
ControllerAttribute.cs
|
…
|
|
|
ControllerBase.cs
|
File results - logging
|
2018-01-04 23:49:13 -08:00 |
|
ControllerContext.cs
|
…
|
|
|
ControllerContextAttribute.cs
|
…
|
|
|
CreatedAtActionResult.cs
|
…
|
|
|
CreatedAtRouteResult.cs
|
…
|
|
|
CreatedResult.cs
|
…
|
|
|
DisableRequestSizeLimitAttribute.cs
|
…
|
|
|
EmptyResult.cs
|
…
|
|
|
FileContentResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
FileResult.cs
|
Add EnableRangeProcessing (#6895)
|
2017-09-29 18:39:45 -07:00 |
|
FileStreamResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
ForbidResult.cs
|
…
|
|
|
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
|
…
|
|
|
IRequestFormLimitsPolicy.cs
|
Added RequestFormLimits filter.
|
2017-09-18 13:48:15 -07:00 |
|
IRequestSizePolicy.cs
|
…
|
|
|
LocalRedirectResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
Microsoft.AspNetCore.Mvc.Core.csproj
|
Add INFO level logging (#7314)
|
2018-01-31 16:57:49 -08:00 |
|
ModelBinderAttribute.cs
|
…
|
|
|
ModelMetadataTypeAttribute.cs
|
…
|
|
|
MvcOptions.cs
|
Introduce LifecycleProperty
|
2018-03-22 10:18:36 -07:00 |
|
NoContentResult.cs
|
…
|
|
|
NonActionAttribute.cs
|
…
|
|
|
NonControllerAttribute.cs
|
…
|
|
|
NonViewComponentAttribute.cs
|
…
|
|
|
NotFoundObjectResult.cs
|
…
|
|
|
NotFoundResult.cs
|
…
|
|
|
ObjectResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
OkObjectResult.cs
|
…
|
|
|
OkResult.cs
|
…
|
|
|
PhysicalFileResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
ProblemDetails.cs
|
Introduce opinionated API defaults.
|
2017-09-14 17:07:34 -07:00 |
|
ProducesAttribute.cs
|
…
|
|
|
ProducesResponseTypeAttribute.cs
|
…
|
|
|
RedirectResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
RedirectToActionResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
RedirectToPageResult.cs
|
Undo a breaking change
|
2017-10-02 13:12:25 -07:00 |
|
RedirectToRouteResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
RequestFormLimitsAttribute.cs
|
Added RequestFormLimits filter.
|
2017-09-18 13:48:15 -07:00 |
|
RequestSizeLimitAttribute.cs
|
…
|
|
|
RequireHttpsAttribute.cs
|
Run `[RequireHttps]` filter early in pipeline
|
2017-12-14 10:40:57 -08:00 |
|
Resources.resx
|
ApplicationPartFactory: The works
|
2018-03-21 15:40:15 -07:00 |
|
ResponseCacheAttribute.cs
|
Improve logging - individual filters
|
2017-12-18 13:16:06 -08:00 |
|
ResponseCacheLocation.cs
|
…
|
|
|
RouteAttribute.cs
|
…
|
|
|
SerializableError.cs
|
…
|
|
|
ServiceFilterAttribute.cs
|
…
|
|
|
SignInResult.cs
|
…
|
|
|
SignOutResult.cs
|
…
|
|
|
StatusCodeResult.cs
|
…
|
|
|
TypeFilterAttribute.cs
|
…
|
|
|
UnauthorizedResult.cs
|
…
|
|
|
UnprocessableEntityObjectResult.cs
|
Add UnprocessableEntityResult, UnprocessableEntityObjectResult and ControllerBase.UnprocessableEntity methods (#6851)
|
2017-09-22 09:27:29 -07:00 |
|
UnprocessableEntityResult.cs
|
Add UnprocessableEntityResult, UnprocessableEntityObjectResult and ControllerBase.UnprocessableEntity methods (#6851)
|
2017-09-22 09:27:29 -07:00 |
|
UnsupportedMediaTypeResult.cs
|
…
|
|
|
UrlHelperExtensions.cs
|
…
|
|
|
ValidationProblemDetails.cs
|
Introduce opinionated API defaults.
|
2017-09-14 17:07:34 -07:00 |
|
VirtualFileResult.cs
|
Design extensibility for executors
|
2017-09-22 10:32:55 -07:00 |
|
baseline.netcore.json
|
Updating baselines
|
2018-03-22 14:39:58 -07:00 |
|
breakingchanges.netcore.json
|
Added JQueryQueryStringValueProviderFactory and JQueryQueryStringValueProvider
|
2018-03-12 16:40:04 -07:00 |