- #5822 - update `Microsoft.AspNet.WebApi.Client` package version - remove remaining few `$(PackageTargetFallback)` settings - remove .NET Standard-specific files - they duplicate what Microsoft.AspNet.WebApi.Client now provides - necessary only if cross-compiling a PCL version of the WebApiCompatShim - add type forwarding for the removed `public` types - reenable .NET Framework WebApiCompatShim tests - add breaking change record for `MediaTypeFormatterMatchRanking` value change - version of this type in the shim lacked the `MatchOnRequestWithMediaTypeMapping` value |
||
|---|---|---|
| .. | ||
| Conventions | ||
| Formatters | ||
| HttpRequestMessage | ||
| ParameterBinding | ||
| Properties | ||
| Routing | ||
| ApiController.cs | ||
| BadRequestErrorMessageResult.cs | ||
| ConflictResult.cs | ||
| ExceptionResult.cs | ||
| FormDataCollectionExtensions.cs | ||
| HttpError.cs | ||
| HttpErrorKeys.cs | ||
| HttpResponseException.cs | ||
| HttpResponseExceptionActionFilter.cs | ||
| InternalServerErrorResult.cs | ||
| InvalidModelStateResult.cs | ||
| Microsoft.AspNetCore.Mvc.WebApiCompatShim.csproj | ||
| NegotiatedContentResult.cs | ||
| OverloadActionConstraint.cs | ||
| Resources.resx | ||
| ResponseMessageResult.cs | ||
| WebApiCompatShimMvcBuilderExtensions.cs | ||
| WebApiCompatShimOptions.cs | ||
| WebApiCompatShimOptionsSetup.cs | ||
| baseline.netcore.json | ||
| breakingchanges.netcore.json | ||