aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi...
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
..
DependencyInjection
Internal Improve logging - individual filters 2017-12-18 13:16:06 -08:00
Properties [Fixes #6591] TempData should support nullable types 2017-12-04 15:33:22 -08:00
Rendering Add missing `RenderPartial(...)` overload 2018-01-05 11:27:54 -08:00
ViewComponents
ViewEngines Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
ViewFeatures Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
AutoValidateAntiforgeryTokenAttribute.cs
Controller.cs Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
CookieTempDataProviderOptions.cs Marked CookieTempDataProvider's cookie as non-essential 2018-01-05 15:41:01 -08:00
IViewComponentHelper.cs
IViewComponentResult.cs
IViewContextAware.cs
IgnoreAntiforgeryTokenAttribute.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.csproj Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
ModelStateDictionaryExtensions.cs
MvcViewOptions.cs
PartialViewResult.cs Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
RemoteAttribute.cs
Resources.resx [Fixes #6591] TempData should support nullable types 2017-12-04 15:33:22 -08:00
SkipStatusCodePagesAttribute.cs
TempDataAttribute.cs
ValidateAntiForgeryTokenAttribute.cs
ViewComponent.cs
ViewComponentAttribute.cs
ViewComponentResult.cs
ViewResult.cs Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
baseline.netcore.json Add MVC 2.0 baselines 2017-09-22 12:53:12 -07:00
breakingchanges.netcore.json Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00