aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../Internal
Doug Bunting afc75a8296 Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure`
- #7044
- move `IHttpResponseStreamWriterFactory` too
- add breaking change records e.g. for changes to `BodyModelBinder[Provider]` constructors
  - these changes relate to previously-"internal" constructors and one property

nits: take VS suggestions for changed files
2018-01-09 10:51:09 -08:00
..
AuthorizationPageApplicationModelProviderTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
AutoValidateAntiforgeryPageApplicationModelProvider.cs Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00
CompiledPageActionDescriptorBuilderTest.cs Add global filters with the right scope 2017-07-21 14:02:07 -07:00
CompiledPageRouteModelProviderTest.cs Add support for recompilation 2018-01-08 15:26:20 -08:00
DefaultPageApplicationModelProviderTest.cs Provide a way within the Page/PageModel to run code before any handler runs 2017-09-22 09:25:22 -07:00
DefaultPageHandlerMethodSelectorTest.cs
DefaultPageLoaderTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
ExecutorFactoryTest.cs
PageActionDescriptorChangeProviderTest.cs Updated Razor Pages areas for compatibility switches 2018-01-02 09:48:23 -08:00
PageActionInvokerProviderTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
PageActionInvokerTest.cs Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
PageHandlerPageFilterTest.cs Provide a way within the Page/PageModel to run code before any handler runs 2017-09-22 09:25:22 -07:00
PageHandlerResultFilterTest.cs Provide a way within the Page/PageModel to run code before any handler runs 2017-09-22 09:25:22 -07:00
PagePropertyBinderFactoryTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
PageSaveTempDataPropertyFilterFactoryTest.cs
PageSaveTempDataPropertyFilterTest.cs
PageSelectorModelTest.cs Add skips for dotnet/standard#567 2018-01-02 20:58:39 -08:00
RazorPagesRazorViewEngineOptionsSetupTest.cs Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
RazorProjectPageRouteModelProviderTest.cs Ensure RazorPages in an area are not route-able through root based paths when root directory and area root directory overlap 2018-01-03 09:37:30 -08:00
ResponseCacheFilterApplicationModelProviderTest.cs Improve logging - individual filters 2017-12-18 13:16:06 -08:00
TempDataFilterPageApplicationModelProviderTest.cs Add support for specifying filters on page models. 2017-06-28 14:43:02 -07:00