- 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 |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Models | ||
| TagHelpers | ||
| Views | ||
| compiler/preprocess | ||
| wwwroot | ||
| .gitignore | ||
| PrecompilationWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
PreCompilationWebSite
This web site illustrates use cases for precompilation of razor pages.