aspnetcore/test/WebSites
Doug Bunting bab520f4dd Use latest `Microsoft.AspNet.WebApi.Client` package
- #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
2018-01-05 16:42:28 -08:00
..
ApiExplorerWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
ApplicationModelWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
BasicWebSite Marked CookieTempDataProvider's cookie as non-essential 2018-01-05 15:41:01 -08:00
ControllersFromServicesClassLibrary Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
ControllersFromServicesWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
CorsWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
ErrorPageMiddlewareWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
FSharpWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
FilesWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
FiltersWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
FormatterWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
HtmlGenerationWebSite Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
RazorPageExecutionInstrumentationWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
RazorPagesWebSite Updated Razor Pages areas for compatibility switches 2018-01-02 09:48:23 -08:00
RazorWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
RoutingWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
SecurityWebSite [Fixes #6514] Add default ctor overload to AuthorizeFilter 2017-12-12 14:07:02 -08:00
SimpleWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
TagHelpersWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
VersioningWebSite Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
WebApiCompatShimWebSite Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
XmlFormattersWebSite Fix Xml formatters to taking in MvcOptions to take affect of options mutation 2017-12-06 11:44:35 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00