- `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/>` |
||
|---|---|---|
| .. | ||
| Compilation | ||
| Internal | ||
| Precompilation | ||
| Properties | ||
| TagHelpers | ||
| DefaultPrecompiledViewsProviderTest.cs | ||
| DefaultRazorPageFactoryProviderTest.cs | ||
| DefaultTagHelperActivatorTest.cs | ||
| LanguageViewLocationExpanderTest.cs | ||
| Microsoft.AspNet.Mvc.Razor.Test.xproj | ||
| MvcRazorCodeParserTest.cs | ||
| RazorPageActivatorTest.cs | ||
| RazorPageCreateModelExpressionTest.cs | ||
| RazorPageCreateTagHelperTest.cs | ||
| RazorPageTest.cs | ||
| RazorTextWriterTest.cs | ||
| RazorViewEngineOptionsTest.cs | ||
| RazorViewEngineTest.cs | ||
| RazorViewTest.cs | ||
| SpanFactory.cs | ||
| project.json | ||