- also rename files and directories with "GlobalImport" in name - nearly blind but avoid "ViewImportss" in new names - public API change: `ViewHierarchyUtility.GetGlobalImportLocations()` -> `GetViewImportsLocations()` - primary source updates were comments, tests, and implementation details nit: - rename NestedGlobalImports.cs file to NestedViewImportsController.cs, matching class |
||
|---|---|---|
| .. | ||
| Components | ||
| Controllers | ||
| Models | ||
| Services | ||
| Shared-Views/ExpanderViews | ||
| Views | ||
| wwwroot | ||
| MyBasePage.cs | ||
| NestedViewImportsController.cs | ||
| RazorWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
RazorWebSite
This web site illustrates use cases for razor view engine, partials and view components.