aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
ApplicationModels
DependencyInjection
Infrastructure Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
Internal Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj
PageModelTest.cs
PageTest.cs
TestRazorProject.cs