..
ContentNegotiator
Use string.IsNullOrEmpty instead of string.IsNullOrWhitespace
2015-11-30 10:00:44 -08:00
Conventions
Replace NotNullAttribute with thrown exceptions
2015-09-30 17:18:16 -07:00
Formatters
Refactor of OutputFormattterContext
2015-10-20 18:05:57 -07:00
HttpRequestMessage
Changes to use moq-netcore
2015-11-25 16:04:04 -08:00
ParameterBinding
…
Properties
Adding NeutralResourcesLanguageAttribute to Mvc assemblies
2015-09-10 16:17:42 -07:00
Routing
…
ApiController.cs
Remove IActionContextAccessor from UrlHelper
2015-12-02 17:09:43 -08:00
BadRequestErrorMessageResult.cs
Replace NotNullAttribute with thrown exceptions
2015-09-30 17:18:16 -07:00
ConflictResult.cs
Move ActionResult classes back to main namespace
2015-09-16 21:42:31 -07:00
ExceptionResult.cs
Move ActionResult classes back to main namespace
2015-09-16 21:42:31 -07:00
FormDataCollectionExtensions.cs
Replace NotNullAttribute with thrown exceptions
2015-09-30 17:18:16 -07:00
HttpError.cs
Rename ModelState (the type) -> ModelStateEntry
2015-10-20 16:43:00 -07:00
HttpErrorKeys.cs
…
HttpResponseException.cs
Replace NotNullAttribute with thrown exceptions
2015-09-30 17:18:16 -07:00
HttpResponseExceptionActionFilter.cs
Replace NotNullAttribute with thrown exceptions
2015-09-30 17:18:16 -07:00
InternalServerErrorResult.cs
Move ActionResult classes back to main namespace
2015-09-16 21:42:31 -07:00
InvalidModelStateResult.cs
Replace NotNullAttribute with thrown exceptions
2015-09-30 17:18:16 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShim.xproj
…
NegotiatedContentResult.cs
Move ActionResult classes back to main namespace
2015-09-16 21:42:31 -07:00
OverloadActionConstraint.cs
API Review - Split up .Actions
2015-09-21 21:54:02 -07:00
Resources.resx
…
ResponseMessageResult.cs
Replace NotNullAttribute with thrown exceptions
2015-09-30 17:18:16 -07:00
WebApiCompatShimMvcBuilderExtensions.cs
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:53 -07:00
WebApiCompatShimOptions.cs
…
WebApiCompatShimOptionsSetup.cs
Remove IExcludeTypeFilter
2015-12-09 12:30:13 -08:00
project.json
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:24:39 -08:00