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 House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
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 Fixing doc comments 2017-02-23 11:13:34 -08:00
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 Fixing typo (an -> a) 2017-02-21 06:52:30 -08:00
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 Munch on less memory when handling property metadata 2016-12-05 20:47:45 -08:00
MvcViewOptions.cs Use C# 7 features 2017-06-11 22:11:51 -07:00
PartialViewResult.cs Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
RemoteAttribute.cs Use C# 7 features 2017-06-11 22:11:51 -07:00
Resources.resx [Fixes #6591] TempData should support nullable types 2017-12-04 15:33:22 -08:00
SkipStatusCodePagesAttribute.cs
TempDataAttribute.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
ValidateAntiForgeryTokenAttribute.cs
ViewComponent.cs Use C# 7 features 2017-06-11 22:11:51 -07:00
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