| .. |
|
ActionConstraints
|
…
|
|
|
ApiExplorer
|
…
|
|
|
ApplicationModels
|
OptionsModel => Options rename
|
2015-12-21 15:00:31 -08:00 |
|
Builder
|
React to breaking changes in RouteBuilder
|
2015-12-14 14:40:38 -08:00 |
|
Controllers
|
Optimize allocations in argument binder
|
2015-12-29 09:26:59 -08:00 |
|
DependencyInjection
|
Revert DependencyContext changes untill dotnet-cli packages get sorted out
|
2016-01-08 15:59:53 -08:00 |
|
DiagnosticSource
|
…
|
|
|
Filters
|
…
|
|
|
Formatters
|
[Fixes #3779] Using explicit StringComparison in startswith
|
2016-01-04 10:23:01 -08:00 |
|
Infrastructure
|
Revert DependencyContext changes untill dotnet-cli packages get sorted out
|
2016-01-08 15:59:53 -08:00 |
|
Internal
|
[Fixes #3361] Changed the value provider preference to be backwards compatible
|
2016-01-04 12:55:35 -08:00 |
|
Logging
|
Correct and more accurate timestamp
|
2016-01-05 10:21:06 -08:00 |
|
ModelBinding
|
Rename DictionaryBasedValueProvider to RouteValueProvider
|
2015-12-29 18:51:47 -08:00 |
|
Properties
|
Use system.buffers for our reader/writer
|
2015-12-18 09:27:36 -08:00 |
|
Routing
|
Rename ActionDescriptorsCollection
|
2016-01-07 10:26:12 -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
|
…
|
|
|
ConsumesAttribute.cs
|
…
|
|
|
ContentResult.cs
|
…
|
|
|
ControllerBase.cs
|
Adds ControllerBase to Mvc.Core
|
2015-12-14 10:29:55 -08:00 |
|
ControllerContext.cs
|
…
|
|
|
ControllerContextAttribute.cs
|
…
|
|
|
CreatedAtActionResult.cs
|
Remove IActionContextAccessor from UrlHelper
|
2015-12-02 17:09:43 -08:00 |
|
CreatedAtRouteResult.cs
|
Remove IActionContextAccessor from UrlHelper
|
2015-12-02 17:09:43 -08:00 |
|
CreatedResult.cs
|
…
|
|
|
EmptyResult.cs
|
…
|
|
|
FileContentResult.cs
|
…
|
|
|
FileResult.cs
|
…
|
|
|
FileStreamResult.cs
|
…
|
|
|
ForbidResult.cs
|
…
|
|
|
FormatFilterAttribute.cs
|
…
|
|
|
FromBodyAttribute.cs
|
…
|
|
|
FromFormAttribute.cs
|
…
|
|
|
FromHeaderAttribute.cs
|
…
|
|
|
FromQueryAttribute.cs
|
…
|
|
|
FromRouteAttribute.cs
|
…
|
|
|
FromServicesAttribute.cs
|
…
|
|
|
HttpDeleteAttribute.cs
|
…
|
|
|
HttpGetAttribute.cs
|
…
|
|
|
HttpHeadAttribute.cs
|
…
|
|
|
HttpNotFoundObjectResult.cs
|
…
|
|
|
HttpNotFoundResult.cs
|
…
|
|
|
HttpOkObjectResult.cs
|
…
|
|
|
HttpOkResult.cs
|
…
|
|
|
HttpPatchAttribute.cs
|
…
|
|
|
HttpPostAttribute.cs
|
…
|
|
|
HttpPutAttribute.cs
|
…
|
|
|
HttpResponseStreamWriter.cs
|
Fix incorrect usage of flush on encoder
|
2016-01-11 13:08:58 -08:00 |
|
HttpStatusCodeResult.cs
|
…
|
|
|
HttpUnauthorizedResult.cs
|
…
|
|
|
IUrlHelper.cs
|
[Fixes #3749] Expose ActionContext on IUrlHelper
|
2016-01-04 10:33:42 -08:00 |
|
LocalRedirectResult.cs
|
Remove IActionContextAccessor from UrlHelper
|
2015-12-02 17:09:43 -08:00 |
|
Microsoft.AspNet.Mvc.Core.xproj
|
…
|
|
|
ModelBinderAttribute.cs
|
…
|
|
|
ModelMetadataTypeAttribute.cs
|
…
|
|
|
MvcOptions.cs
|
Remove IExcludeTypeFilter
|
2015-12-09 12:30:13 -08:00 |
|
NoContentResult.cs
|
…
|
|
|
NonActionAttribute.cs
|
…
|
|
|
NonControllerAttribute.cs
|
…
|
|
|
ObjectResult.cs
|
…
|
|
|
PhysicalFileResult.cs
|
Revert "Change PhysicalFileResult and VirtualFileResult to use SendFileAsync"
|
2015-12-31 16:17:53 -08:00 |
|
ProducesAttribute.cs
|
…
|
|
|
RedirectResult.cs
|
Remove IActionContextAccessor from UrlHelper
|
2015-12-02 17:09:43 -08:00 |
|
RedirectToActionResult.cs
|
Remove IActionContextAccessor from UrlHelper
|
2015-12-02 17:09:43 -08:00 |
|
RedirectToRouteResult.cs
|
Remove IActionContextAccessor from UrlHelper
|
2015-12-02 17:09:43 -08:00 |
|
RequireHttpsAttribute.cs
|
…
|
|
|
Resources.resx
|
Use system.buffers for our reader/writer
|
2015-12-18 09:27:36 -08:00 |
|
ResponseCacheAttribute.cs
|
OptionsModel => Options rename
|
2015-12-21 15:00:31 -08:00 |
|
ResponseCacheLocation.cs
|
…
|
|
|
RouteAttribute.cs
|
…
|
|
|
SerializableError.cs
|
…
|
|
|
ServiceFilterAttribute.cs
|
…
|
|
|
TypeFilterAttribute.cs
|
…
|
|
|
UnsupportedMediaTypeResult.cs
|
…
|
|
|
UrlHelperExtensions.cs
|
…
|
|
|
VirtualFileResult.cs
|
[Fixes #3779] Using explicit StringComparison in startswith
|
2016-01-04 10:23:01 -08:00 |
|
project.json
|
Revert DependencyContext changes untill dotnet-cli packages get sorted out
|
2016-01-08 15:59:53 -08:00 |