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 Design extensibility for executors 2017-09-22 10:32:55 -07:00
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 Rename ICanHasViewContext to IViewContextAware 2016-03-04 10:33:49 -08:00
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 Design extensibility for executors 2017-09-22 10:32:55 -07:00
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