- `IRazorViewEngine.MakePathAbsolute()` -> `GetAbsolutePath()` - set `IsPartial` on all `IRazorPage` instances - improve consistency of methods in `HtmlHelperPartialExtensions` - a couple unnecessarily passed `htmlHelper.ViewData` - add missing tests of these extension methods - restore parameter checks in `CompositeViewEngine` - reduce `List<string>` and remove enumerator allocations in `CompositeViewEngine` nits: - correct a few comments - use `<seealso/>` |
||
|---|---|---|
| .. | ||
| Internal | ||
| Properties | ||
| Rendering | ||
| ViewComponents | ||
| ViewEngines | ||
| ViewFeatures | ||
| ControllerTest.cs | ||
| ControllerUnitTestabilityTests.cs | ||
| Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj | ||
| ModelStateDictionaryExtensionsTest.cs | ||
| PartialViewResultTest.cs | ||
| RemoteAttributeTest.cs | ||
| Resources.resx | ||
| SkipStatusCodePagesAttributeTest.cs | ||
| ViewComponentResultTest.cs | ||
| ViewComponentTests.cs | ||
| ViewResultTest.cs | ||
| project.json | ||