We want this change to avoid MVC eagerly reading the form. This is good for general perf and also for scenarios where you want read the body yourself (large file uploads). We DO have scenarios where you want to configure the value providers per-request or also to change the limits on the value providers (form) so it's worth keeping these around on the context. |
||
|---|---|---|
| .. | ||
| DependencyInjection | ||
| Internal | ||
| Properties | ||
| Rendering | ||
| ViewComponents | ||
| ViewEngines | ||
| ViewFeatures | ||
| ControllerTest.cs | ||
| ControllerUnitTestabilityTests.cs | ||
| Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj | ||
| ModelStateDictionaryExtensionsTest.cs | ||
| RemoteAttributeTest.cs | ||
| Resources.resx | ||
| SkipStatusCodePagesAttributeTest.cs | ||
| TestApplicationPart.cs | ||
| ViewComponentResultTest.cs | ||
| ViewComponentTests.cs | ||
| ViewResultTest.cs | ||
| project.json | ||